umami/.github/ISSUE_TEMPLATE/2.feature_request.yml

10 lines
333 B
YAML
Raw Normal View History

2023-04-28 20:24:31 +02:00
name: "✨ Feature Request"
2023-04-28 20:18:53 +02:00
description: Create a feature or enhancement request for Umami.
2023-04-28 19:59:35 +02:00
labels: ['enhancement']
2023-04-28 19:04:23 +02:00
body:
- type: textarea
attributes:
label: Describe the feature or enhancement
description: A clear and concise description of what the feature or enhancement is.
2023-04-28 19:04:23 +02:00
validations:
2023-04-28 20:01:40 +02:00
required: true