remove enhancement label from github issues

This commit is contained in:
Francis Cao 2023-06-28 18:50:47 -07:00
parent c901358222
commit ac42515e31

View File

@ -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