default labels for issue templates
This commit is contained in:
parent
569881c8f2
commit
9bb02e7cf5
|
@ -1,6 +1,9 @@
|
|||
---
|
||||
name: Bug report
|
||||
about: Report a bug to help fixing it
|
||||
title: ''
|
||||
labels: unconfirmed bug
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
|
|
|
@ -1,6 +1,9 @@
|
|||
---
|
||||
name: Feature request
|
||||
about: Suggest an idea for this project
|
||||
title: ''
|
||||
labels: enhancement
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
|
|
Loading…
Reference in New Issue