github: Set type in issue templates
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
name: "🐛 Bug report"
|
name: "🐛 Bug report"
|
||||||
about: Report a reproducible bug or regression
|
about: Report a reproducible bug or regression
|
||||||
labels: bug, new
|
labels: bug, new
|
||||||
|
type: Bug
|
||||||
---
|
---
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
|||||||
@@ -2,6 +2,7 @@
|
|||||||
name: Feature request
|
name: Feature request
|
||||||
about: Suggest an idea for this project
|
about: Suggest an idea for this project
|
||||||
labels: enhancement, new
|
labels: enhancement, new
|
||||||
|
type: Feature
|
||||||
---
|
---
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
|||||||
Reference in New Issue
Block a user