From e3c07aa2c69cbc7c0c8fcaafed1bac026e7f4120 Mon Sep 17 00:00:00 2001 From: lowlighter <22963968+lowlighter@users.noreply.github.com> Date: Mon, 19 Apr 2021 13:07:33 +0200 Subject: [PATCH] Update issue config --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/ISSUE_TEMPLATE/config.yml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index a624783a..79cd7420 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 b1f1b241..2f3a0f8d 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,11 +1,11 @@ blank_issues_enabled: true contact_links: - - name: Suggest new features + - 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 + - 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 + - name: 💬 Start a discussion url: https://github.com/lowlighter/metrics/discussions/new?category=general - about: Ask others question related to this project here \ No newline at end of file + about: Ask other questions related to this project here \ No newline at end of file