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 9ca4910 commit 62e7463Copy full SHA for 62e7463
.github/ISSUE_TEMPLATE/bug_report.yaml
@@ -1,7 +1,8 @@
1
name: Bug Report
2
description: File a bug report
3
title: "[Bug]: "
4
-labels: ["bug", "needs-triage"]
+labels: ["needs-triage"]
5
+type: ["bug"]
6
body:
7
- type: checkboxes
8
id: terms
.github/ISSUE_TEMPLATE/feature_request.yaml
name: Feature Request
description: Request a feature or enhancement
title: "[Feature]: "
-labels: ["feature", "needs-triage"]
+type: ["feature"]
- type: markdown
attributes:
0 commit comments