mirror of
https://github.com/kremalicious/umami.git
synced 2024-11-16 02:05:04 +01:00
remove enhancement label from github issues
This commit is contained in:
parent
c901358222
commit
ac42515e31
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…
Reference in New Issue
Block a user