don't automatically add label when creating issues
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
name: Bug Report
|
name: Bug Report
|
||||||
description: Report a bug in ezBookkeeping
|
description: Report a bug in ezBookkeeping
|
||||||
labels: bug
|
|
||||||
body:
|
body:
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
id: checkboxes
|
id: checkboxes
|
||||||
|
|||||||
@@ -1,6 +1,5 @@
|
|||||||
name: Feature Request
|
name: Feature Request
|
||||||
description: Request a feature or enhancement for ezBookkeeping
|
description: Request a feature or enhancement for ezBookkeeping
|
||||||
labels: enhancement
|
|
||||||
body:
|
body:
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
id: checkboxes
|
id: checkboxes
|
||||||
|
|||||||
Reference in New Issue
Block a user