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 3436232 commit 1674325Copy full SHA for 1674325
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -1,5 +1,6 @@
1
name: Bug report
2
description: Create a report to help us improve
3
+type: Bug
4
labels: bug
5
body:
6
- type: textarea
.github/ISSUE_TEMPLATE/feature_request.yml
name: Feature request
description: Suggest an idea for this project
+type: Feature
labels: enhancement
0 commit comments