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 a51ec3b commit 88951a3Copy full SHA for 88951a3
.github/ISSUE_TEMPLATE/🐛-bug-report.md
@@ -3,6 +3,7 @@ name: "\U0001F41B Bug report"
3
about: Create a report to help us improve
4
title: "[BUG]"
5
labels: ''
6
+type: 'bug'
7
assignees: ''
8
9
---
.github/ISSUE_TEMPLATE/💡-feature-request.md
@@ -3,6 +3,7 @@ name: "\U0001F4A1 Feature request"
about: Suggest an idea for this project
title: "[FEATURE]"
+type: 'feature'
0 commit comments