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

10 lines
310 B
YAML
Raw Normal View History

name: '✨ Feature Request'
2023-04-28 20:18:53 +02:00
description: Create a feature or enhancement request for Umami.
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:
required: true