better issue templates

This commit is contained in:
PandaDEV 2024-08-24 11:38:21 +10:00
parent 654fec0fa8
commit fae2a876a9
No known key found for this signature in database
GPG key ID: 13EFF9BAF70EE75C
4 changed files with 81 additions and 44 deletions

View file

@ -0,0 +1,13 @@
name: "\U0001F4A1 Feature request"
description: Suggest an idea for this project
labels: [Feature]
assignees:
- 0PandaDEV
body:
- type: textarea
id: description
attributes:
label: Describe your requested feature
description: Give as many details as possible about your feature idea.
validations:
required: true