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 0498621 commit a10c285Copy full SHA for a10c285
.github/ISSUE_TEMPLATE/bug_report.md
@@ -1,8 +1,8 @@
1
---
2
name: Bug report
3
about: Create a report to help us improve
4
-title: "[BUG]"
5
-labels: 'Type: Bug'
+title: ""
+labels: [bug]
6
assignees: ''
7
8
.github/ISSUE_TEMPLATE/feature_request.md
name: Feature request
about: Suggest an idea for this project
-title: "[FEATURE]"
-labels: 'Type: Enhancement'
+labels: [enhancement]
0 commit comments