diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md deleted file mode 100644 index 8a68cacf..00000000 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ /dev/null @@ -1,27 +0,0 @@ ---- -name: 🐛 Bug report -about: Create a report to help us improve -title: '' -labels: bug -assignees: '' - ---- - - diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 2f3a0f8d..6a11893f 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,11 +1,11 @@ -blank_issues_enabled: true +blank_issues_enabled: false contact_links: + - name: 🙏 Request help with setup or report a possible issue + url: https://github.com/lowlighter/metrics/discussions/new?category=q-a + about: Post here when having trouble with setup or configuration - name: 💡 Suggest new features url: https://github.com/lowlighter/metrics/discussions/new?category=ideas about: Submit ideas to help us improve - - name: 🙏 Request help with setup - url: https://github.com/lowlighter/metrics/discussions/new?category=q-a - about: Post here when having trouble with setup or configuration - name: 💬 Start a discussion url: https://github.com/lowlighter/metrics/discussions/new?category=general about: Ask other questions related to this project here \ No newline at end of file