diff --git a/.github/ISSUE_TEMPLATE/4-question.md b/.github/ISSUE_TEMPLATE/4-question.md deleted file mode 100644 index 3e3a20e49ed..00000000000 --- a/.github/ISSUE_TEMPLATE/4-question.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -name: Support request -about: 'Question or support request relating to using Grafana' -title: '' -labels: '' -assignees: '' ---- - -STOP -- PLEASE READ! - -GitHub is not the right place for questions and support requests. - -Please ask questions on our community site: [https://community.grafana.com/](https://community.grafana.com/) - diff --git a/.github/ISSUE_TEMPLATE/config.yaml b/.github/ISSUE_TEMPLATE/config.yaml new file mode 100644 index 00000000000..8211d8ee69c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yaml @@ -0,0 +1,5 @@ +blank_issues_enabled: false +contact_links: + - name: Questions & Help + url: https://community.grafana.com + about: Please ask and answer questions here.