mirror of
https://github.com/kremalicious/umami.git
synced 2024-11-22 09:57:00 +01:00
10 lines
310 B
YAML
10 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
|