mirror of
https://github.com/BradNut/umami
synced 2025-09-08 17:40:29 +00:00
9 lines
310 B
YAML
9 lines
310 B
YAML
name: '✨ Feature Request'
|
|
description: Create a feature or enhancement request for Umami.
|
|
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
|