Update issue templates
This commit is contained in:
parent
afd4fb127f
commit
d1e61be3ae
|
@ -1,9 +1,9 @@
|
||||||
---
|
---
|
||||||
name: Bug report
|
name: Bug report
|
||||||
about: Create a report to help us improve
|
about: Create a report to help us improve
|
||||||
title: ''
|
title: "[BUG] - Problem with app"
|
||||||
labels: ''
|
labels: bug
|
||||||
assignees: ''
|
assignees: zaneschepke
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -1,9 +1,9 @@
|
||||||
---
|
---
|
||||||
name: Feature request
|
name: Feature request
|
||||||
about: Suggest an idea for this project
|
about: Suggest an idea for this project
|
||||||
title: ''
|
title: "[FEATURE] - New feature request"
|
||||||
labels: ''
|
labels: enhancement
|
||||||
assignees: ''
|
assignees: zaneschepke
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue