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 fe75dae commit 754b956Copy full SHA for 754b956
.github/ISSUE_TEMPLATE/BUG_REPORT.yml
@@ -1,6 +1,6 @@
1
name: Bug Report
2
description: File a bug report
3
-labels: [bug, triage]
+labels: [bug]
4
body:
5
- type: dropdown
6
id: version
.github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml
name: Feature Request
description: Request a new feature or a change to an existing feature
-labels: [enhancement, triage]
+labels: [enhancement]
- type: textarea
id: feature
0 commit comments