diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 70af366c4b..dd8f0557a3 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,8 @@ blank_issues_enabled: false contact_links: + - name: OpenZFS Questions + url: https://github.com/openzfs/zfs/discussions/new + about: Ask the community for help - name: OpenZFS Community Support Mailing list (Linux) url: https://zfsonlinux.topicbox.com/groups/zfs-discuss about: Get community support for OpenZFS on Linux diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md deleted file mode 100644 index 0aee9f7c3d..0000000000 --- a/.github/ISSUE_TEMPLATE/question.md +++ /dev/null @@ -1,37 +0,0 @@ ---- -name: Code Question -about: Ask a question about the code -title: '' -labels: 'Type: Question' -assignees: '' - ---- - - - -### Ask your question! - - - -### Which portion of the codebase does your question involve? - - - -### Additional context - -