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 8b2cc8f commit 9a803abCopy full SHA for 9a803ab
2 files changed
.github/ISSUE_TEMPLATE/0_bug_report.yml
@@ -1,6 +1,7 @@
1
name: Bug report
2
description: Create a report to help us improve
3
labels: ["type: 🐛 bug"]
4
+type: Bug
5
assignees:
6
- Rakambda
7
body:
.github/ISSUE_TEMPLATE/1_feature_request.yml
name: Feature request
description: Suggest an idea for this project
labels: ["type: 🧱 enhancement"]
+type: Enhancement
0 commit comments