]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Add emojis to issue types
authorJoel Rosdahl <joel@rosdahl.net>
Tue, 19 Jan 2021 18:53:22 +0000 (19:53 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Tue, 19 Jan 2021 18:55:36 +0000 (19:55 +0100)
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/ISSUE_TEMPLATE/improvement.md

index d5d01674f6d5de6cdbce701335aff841a8fccf81..5d6c8106136a853d2915955183a2028f8e5659a2 100644 (file)
@@ -1,5 +1,5 @@
 ---
-name: Bug report
+name: 🐞 Bug report
 about: Create a report to help us improve
 title: ''
 labels: bug
index 38887e1f2625c22d9d51bbb6333afcfd8c1c0811..b89d2965f0ca2e5bfdb495adaa0399c9d7ddb7cd 100644 (file)
@@ -1,5 +1,5 @@
 ---
-name: Feature request
+name: ✨ Feature request
 about: Suggest a new feature for this project
 title: ''
 labels: feature
index de242087ed336bb235402a03c4505d5513184791..542ec0e38ef1d7bdac00493b9f71f356334620e3 100644 (file)
@@ -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