We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c393b2c + 9b32a7b commit 4a99ee2Copy full SHA for 4a99ee2
.github/ISSUE_TEMPLATE/BUG_REPORT.yml
@@ -2,6 +2,7 @@ name: "🐞 Bug report"
2
description: "Help us to improve by reporting a bug"
3
title: "[Bug]: "
4
labels: ["bug", "0. Needs triage"]
5
+type: "Bug"
6
body:
7
- type: markdown
8
attributes:
.github/ISSUE_TEMPLATE/feature.md
@@ -2,6 +2,7 @@
name: 🚀 Feature request
about: Suggest an idea for this app
labels: 0. Needs triage, enhancement
+type: Enhancement
---
<!--- Please keep this note for other contributors -->
0 commit comments