clean up templates
parent
6cdf9a68d1
commit
bf26874965
|
@ -1,6 +1,5 @@
|
||||||
name: "🐛 Bug Report"
|
name: "🐛 Bug Report"
|
||||||
description: Create a bug report for Umami
|
description: Create a bug report for Umami.
|
||||||
labels: ['bug']
|
|
||||||
body:
|
body:
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
name: Feature Request
|
name: "🛠 Feature Request"
|
||||||
description: Create a feature or enhancement request for Umami
|
description: Create a feature or enhancement request for Umami.
|
||||||
labels: ['enhancement']
|
labels: ['enhancement']
|
||||||
body:
|
body:
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
|
Loading…
Reference in New Issue