We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 742cb84 commit 0eddeabCopy full SHA for 0eddeab
.github/ISSUE_TEMPLATE/bug.yml
@@ -1,6 +1,6 @@
1
name: Bug 🐞
2
description: Report a bug
3
-labels: [Bug]
+labels: [Bug,support]
4
body:
5
- type: markdown
6
attributes:
.github/ISSUE_TEMPLATE/feature-request.yml
name: Feature request ✨
description: Suggest an idea or ask for a feature that you would like to have
-labels: [feat-req]
+labels: [feat-req,support]
0 commit comments