diff --git a/.github/ISSUE_TEMPLATE/feature.yml b/.github/ISSUE_TEMPLATE/feature.yml index ab85d6d4f02f..fdb8d89bf1d5 100644 --- a/.github/ISSUE_TEMPLATE/feature.yml +++ b/.github/ISSUE_TEMPLATE/feature.yml @@ -1,7 +1,7 @@ name: Feature Proposal 🚀 description: Submit a proposal for a new feature title: '[Feature]: ' -labels: ['🚀 Feature Request'] +labels: [':rocket: Feature Request'] body: - type: markdown attributes: diff --git a/.github/ISSUE_TEMPLATE/question.yml b/.github/ISSUE_TEMPLATE/question.yml index 5d14cae2d299..3f2fa053a5ff 100644 --- a/.github/ISSUE_TEMPLATE/question.yml +++ b/.github/ISSUE_TEMPLATE/question.yml @@ -1,7 +1,7 @@ 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'] body: - type: markdown attributes: