Skip to content

Commit 9342f31

Browse files
authored
docs: πŸ“ better tags on issue templates
1 parent a64486b commit 9342f31

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

β€Ž.github/ISSUE_TEMPLATE/✨-feature-request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: "✨ Feature request"
33
about: Suggest an idea for this project
44
title: ''
5-
labels: "✨ Feature request"
5+
labels: "✨ enhancement"
66
assignees: ''
77

88
---

β€Ž.github/ISSUE_TEMPLATE/πŸ”οΈ-question.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: "\U0001F50D️ Question"
33
about: 'Need help ? Ask your question '
44
title: ''
5-
labels: ''
5+
labels: "\U0001F50D️ question"
66
assignees: ''
77

88
---

0 commit comments

Comments
Β (0)