summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE
diff options
context:
space:
mode:
authorJoel Rosdahl <joel@rosdahl.net>2021-01-19 19:53:22 +0100
committerJoel Rosdahl <joel@rosdahl.net>2021-01-19 19:55:36 +0100
commitfc02ff47c3d985ae584c6188866373cedc71de47 (patch)
treecba5735c736a6f4b958961e0473c647a4470d171 /.github/ISSUE_TEMPLATE
parente4b02c3962df7f129682db5f48926b350368cc71 (diff)
downloadccache-fc02ff47c3d985ae584c6188866373cedc71de47.tar.gz
Add emojis to issue types
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md2
-rw-r--r--.github/ISSUE_TEMPLATE/feature_request.md2
-rw-r--r--.github/ISSUE_TEMPLATE/improvement.md2
3 files changed, 3 insertions, 3 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index d5d01674..5d6c8106 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/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md
index 38887e1f..b89d2965 100644
--- a/.github/ISSUE_TEMPLATE/feature_request.md
+++ b/.github/ISSUE_TEMPLATE/feature_request.md
@@ -1,5 +1,5 @@
---
-name: Feature request
+name: ✨ Feature request
about: Suggest a new feature for this project
title: ''
labels: feature
diff --git a/.github/ISSUE_TEMPLATE/improvement.md b/.github/ISSUE_TEMPLATE/improvement.md
index de242087..542ec0e3 100644
--- a/.github/ISSUE_TEMPLATE/improvement.md
+++ b/.github/ISSUE_TEMPLATE/improvement.md
@@ -1,5 +1,5 @@
---
-name: Improvement
+name: 📈 Improvement
about: Suggest an improvement that is neither a bug fix nor a new feature
title: ''
labels: improvement