umami/.github/ISSUE_TEMPLATE/2.feature_request.yml
2023-04-28 11:24:31 -07:00

10 lines
333 B
YAML

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