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 56ac8b9 commit 8b8bfbbCopy full SHA for 8b8bfbb
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -1,5 +1,6 @@
1
name: "\U0001F41E Bug report"
2
description: Create a report to help us improve
3
+type: Bug
4
labels: ["pending triage"]
5
body:
6
- type: markdown
.github/ISSUE_TEMPLATE/feature_request.yml
@@ -1,6 +1,6 @@
name: "\U0001F680 New feature proposal"
description: Suggest an idea for this project
-labels: ["feature request"]
+type: Feature
attributes:
0 commit comments