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 bb86b6d commit b0fa720Copy full SHA for b0fa720
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -1,6 +1,6 @@
1
name: Bug Report
2
description: Report a bug to help us improve.
3
-labels: [🐛 bug]
+type: Bug
4
body:
5
- type: markdown
6
attributes:
.github/ISSUE_TEMPLATE/feature_request.yml
name: Feature Request
description: Suggest an idea for one of our products.
-labels: [🎉 enhancement]
+type: Feature
- type: dropdown
id: product
0 commit comments