We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7265483 commit fae84d6Copy full SHA for fae84d6
.github/ISSUE_TEMPLATE/bug_report.md
@@ -3,7 +3,7 @@ name: Bug report
3
about: Create a report to help us improve
4
title: ''
5
labels: ["needs triage"]
6
-type: ["bug"]
+type: bug
7
assignees: ''
8
9
---
.github/ISSUE_TEMPLATE/feature_request.md
@@ -3,7 +3,7 @@ name: Feature request
about: Suggest an idea for this project
-type: ["feature"]
+type: feature
0 commit comments