mirror of
https://github.com/kremalicious/umami.git
synced 2024-11-15 17:55:08 +01:00
10 lines
333 B
YAML
10 lines
333 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 |