1
0
mirror of https://github.com/upscayl/upscayl.git synced 2024-11-12 01:40:53 +01:00

Add feature request template

This commit is contained in:
Aaron Liu 2022-12-28 15:03:18 -05:00 committed by GitHub
parent 231f55951f
commit 8811160743
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,21 @@
name: Feature request
description: Suggest an idea for the app itself
labels: enhancement
body:
- type: textarea
attributes:
label: Related Problem(s)
description: 💥 Are there any problems that cooerced you into filing this feature request?
value: 😩 NO, bugs are overrated!
- type: textarea
attributes:
label: Description
description: 🤓 What do you want to happen?
validations:
required: true
- type: textarea
attributes:
label: Alternatives
description: 🥺 Is there really no other way? Evaluate them.
validations:
required: true