aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/2.feature_request.yml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2026-01-24 13:09:50 +0000
committerFuwn <[email protected]>2026-01-24 13:09:50 +0000
commit396acf3bbbe00a192cb0ea0a9ccf91b1d8d2850b (patch)
treeb9df4ca6a70db45cfffbae6fdd7252e20fb8e93c /.github/ISSUE_TEMPLATE/2.feature_request.yml
downloadumami-main.tar.xz
umami-main.zip
Initial commitHEADmain
Created from https://vercel.com/new
Diffstat (limited to '.github/ISSUE_TEMPLATE/2.feature_request.yml')
-rw-r--r--.github/ISSUE_TEMPLATE/2.feature_request.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/2.feature_request.yml b/.github/ISSUE_TEMPLATE/2.feature_request.yml
new file mode 100644
index 0000000..529a6c7
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/2.feature_request.yml
@@ -0,0 +1,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