diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 000000000..6b4fbe987 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: false +contact_links: +- name: 🙋🏾 Question + url: https://github.com/linkerd/linkerd2/discussions/new + about: Use this link to submit your ❓ to GitHub Discussions. diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md deleted file mode 100644 index c67b601de..000000000 --- a/.github/ISSUE_TEMPLATE/question.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -name: 🙋🏾 Question -about: If you have a ❓, please check out our Slack or Discourse! - ---- - ---------------^ Click "Preview" for a better view! - -We primarily use GitHub as an issue tracker. For any questions you may have, -please check out the resources below. - ---- - -- Mailing List: https://lists.cncf.io/g/cncf-linkerd-users - -- Slack: https://slack.linkerd.io - -- Discourse: https://discourse.linkerd.io/ - -- Twitter: https://twitter.com/linkerd