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

10 lines
326 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