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 a75454e commit fd7e589Copy full SHA for fd7e589
.github/ISSUE_TEMPLATE/bug.yml
@@ -1,6 +1,6 @@
1
name: Bug Report
2
description: Create a bug report
3
-labels: ["bug"]
+labels: ["type: bug"]
4
body:
5
- type: markdown
6
attributes:
.github/ISSUE_TEMPLATE/feature.yml
name: Feature Request
description: Create a feature request
-labels: ["enhancement"]
+labels: ["type: enhancement"]
0 commit comments