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

10 lines
273 B
YAML
Raw Normal View History

2023-04-28 19:04:23 +02:00
name: Feature Request
description: Create a feature 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:
2023-04-28 19:59:35 +02:00
label: Describe the Bug
description: A clear and concise description of what the bug is.
2023-04-28 19:04:23 +02:00
validations:
2023-04-28 20:01:40 +02:00
required: true