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 2868ee8 commit 73075a6Copy full SHA for 73075a6
.github/ISSUE_TEMPLATE/bug.yml
@@ -1,6 +1,6 @@
1
name: Bug 🐞
2
description: Report a bug
3
-labels: [Bug]
+labels: [support, bug]
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: [support, feat-req]
0 commit comments