Create idea.yml

This commit is contained in:
energ0n 2022-11-08 11:45:09 -05:00 committed by GitHub
parent 89fa4d4397
commit e63779d26e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

20
.github/ISSUE_TEMPLATE/idea.yml vendored Normal file
View File

@ -0,0 +1,20 @@
name: 💡 suggest an idea
description: Suggest a new feature or improvement
labels: 💡 enhancement
body:
- type: textarea
attributes:
label: Description of the new feature / enhancement
description: A clear and concise description of what the problem is that the new feature would solve. Describe why and how a user would use this new functionality (if applicable)
value: |
- 1
- 2
- 3
validations:
required: true
- type: textarea
attributes:
label: 📸 Screenshots
description: Place any screenshots of the issue here if needed
validations:
required: false