remove enhancement label from github issues
This commit is contained in:
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.
|
description: Create a feature or enhancement request for Umami.
|
||||||
labels: ['enhancement']
|
|
||||||
body:
|
body:
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Describe the feature or enhancement
|
label: Describe the feature or enhancement
|
||||||
description: A clear and concise description of what the feature or enhancement is.
|
description: A clear and concise description of what the feature or enhancement is.
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|||||||
Reference in New Issue
Block a user