From 64c98eac9ed9b8e5f5f4f4a06cc3ee4938e1bc1d Mon Sep 17 00:00:00 2001 From: lowlighter <22963968+lowlighter@users.noreply.github.com> Date: Mon, 19 Apr 2021 12:57:54 +0200 Subject: [PATCH] Update config.yml --- .github/ISSUE_TEMPLATE/config.yml | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 969eaf4e..129ffa2f 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,8 @@ -blank_issues_enabled: false +blank_issues_enabled: true contact_links: - - name: Start a discussion - url: https://github.com/lowlighter/metrics/discussions/new - about: Request help or suggest new features \ No newline at end of file + - name: 💡 Suggest new features + url: https://github.com/lowlighter/metrics/discussions/new?category=ideas + - name: 🙏 Request help or assistance + url: https://github.com/lowlighter/metrics/discussions/new?category=q-a + - name: 💬 Start a discussion + url: https://github.com/lowlighter/metrics/discussions/new?category=general \ No newline at end of file