mirror of
https://github.com/umami-software/umami.git
synced 2025-12-06 01:18:00 +01:00
clean up templates
This commit is contained in:
parent
6cdf9a68d1
commit
bf26874965
2 changed files with 3 additions and 4 deletions
3
.github/ISSUE_TEMPLATE/1.bug_report.yml
vendored
3
.github/ISSUE_TEMPLATE/1.bug_report.yml
vendored
|
|
@ -1,6 +1,5 @@
|
|||
name: "🐛 Bug Report"
|
||||
description: Create a bug report for Umami
|
||||
labels: ['bug']
|
||||
description: Create a bug report for Umami.
|
||||
body:
|
||||
- type: textarea
|
||||
attributes:
|
||||
|
|
|
|||
4
.github/ISSUE_TEMPLATE/2.feature_request.yml
vendored
4
.github/ISSUE_TEMPLATE/2.feature_request.yml
vendored
|
|
@ -1,5 +1,5 @@
|
|||
name: Feature Request
|
||||
description: Create a feature or enhancement request for Umami
|
||||
name: "🛠 Feature Request"
|
||||
description: Create a feature or enhancement request for Umami.
|
||||
labels: ['enhancement']
|
||||
body:
|
||||
- type: textarea
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue