issues: add form templates

This commit is contained in:
vaxerski 2023-07-18 16:51:14 +02:00
parent 16fd9084ea
commit 08310b4af9
4 changed files with 73 additions and 25 deletions

18
.github/ISSUE_TEMPLATE/feature.yml vendored Normal file
View file

@ -0,0 +1,18 @@
name: Feature Request
description: I'd like to request additional functionality
body:
- type: markdown
attributes:
value: |
Before opening a new issue, take a moment to search through the current open ones.
---
- type: textarea
id: desc
attributes:
label: Description
description: "Describe your idea"
validations:
required: true