blob: 529a6c732826857968203a1359a553f87c97814f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
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
|