mirror of
https://github.com/umami-software/umami.git
synced 2025-12-06 01:18:00 +01:00
remove enhancement label from github issues
This commit is contained in:
parent
c901358222
commit
ac42515e31
1 changed files with 2 additions and 3 deletions
5
.github/ISSUE_TEMPLATE/2.feature_request.yml
vendored
5
.github/ISSUE_TEMPLATE/2.feature_request.yml
vendored
|
|
@ -1,10 +1,9 @@
|
|||
name: "✨ Feature Request"
|
||||
name: '✨ Feature Request'
|
||||
description: Create a feature or enhancement request for Umami.
|
||||
labels: ['enhancement']
|
||||
body:
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Describe the feature or enhancement
|
||||
description: A clear and concise description of what the feature or enhancement is.
|
||||
validations:
|
||||
required: true
|
||||
required: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue