We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b1a0bc commit f3f9e62Copy full SHA for f3f9e62
.github/ISSUE_TEMPLATE/configuration_help.md
@@ -2,7 +2,7 @@
2
name: Configuration help
3
about: Ask for help with your configuration
4
title: Configuration Help
5
-labels: configuration
+labels: ":gear: configuration"
6
assignees: MoshiMoshi0
7
8
---
.github/ISSUE_TEMPLATE/feature_request.md
name: Feature request
about: Suggest an idea for this project
title: ''
-labels: enhancement
+labels: ":star2: enhancement"
.github/ISSUE_TEMPLATE/service_issue.md
name: Service issue
about: Crash or problem with the service
-labels: issue
+labels: ":frowning: issue"
0 commit comments