templates: Add feature template

This commit is contained in:
Jöran Karl
2026-01-20 22:03:42 +01:00
parent 2e278712ef
commit 5c98734f56

11
.github/ISSUE_TEMPLATE/02-feature.yml vendored Normal file
View File

@@ -0,0 +1,11 @@
name: Feature Request
description: File a feature request.
title: ""
labels: ["feature"]
body:
- type: textarea
attributes:
label: Description
description: Description of the feature.
validations:
required: true