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