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 ed132a6 commit 7ffa4f8Copy full SHA for 7ffa4f8
2 files changed
.github/ISSUE_TEMPLATE/feature.yml
@@ -1,7 +1,7 @@
1
name: Feature Proposal 🚀
2
description: Submit a proposal for a new feature
3
title: '[Feature]: '
4
-labels: ['🚀 Feature Request']
+labels: [':rocket: Feature Request']
5
body:
6
- type: markdown
7
attributes:
.github/ISSUE_TEMPLATE/question.yml
name: 'Questions / Help 💬'
description: If you have questions, please check Reactiflux or StackOverflow
title: '[Please read the message below]'
-labels: ['💬 Question']
+labels: [':speech_balloon: Question']
0 commit comments