From be9abf3a8dfe639a9c6ec46276efd640bcd4eeaa Mon Sep 17 00:00:00 2001 From: lowlighter <22963968+lowlighter@users.noreply.github.com> Date: Mon, 19 Apr 2021 13:03:07 +0200 Subject: [PATCH] Update issue config --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/ISSUE_TEMPLATE/config.yml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index eb02f92d..a624783a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,5 +1,5 @@ --- -name: 🐞 Bug report +name: Bug report about: Create a report to help us improve title: '' labels: bug diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 129ffa2f..866ab4e0 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,8 +1,8 @@ blank_issues_enabled: true contact_links: - - name: 💡 Suggest new features + - name: Suggest new features url: https://github.com/lowlighter/metrics/discussions/new?category=ideas - - name: 🙏 Request help or assistance + - name: Request help or assistance url: https://github.com/lowlighter/metrics/discussions/new?category=q-a - - name: 💬 Start a discussion + - name: Start a discussion url: https://github.com/lowlighter/metrics/discussions/new?category=general \ No newline at end of file