2022-12-28 21:03:18 +01:00
|
|
|
name: Feature request
|
|
|
|
description: Suggest an idea for the app itself
|
|
|
|
labels: enhancement
|
|
|
|
body:
|
2022-12-28 21:06:45 +01:00
|
|
|
- type: checkboxes
|
|
|
|
attributes:
|
|
|
|
label: Checklist
|
|
|
|
options:
|
|
|
|
- label: I have checked that this issue isn't addressed in [the FAQ](https://github.com/aaronliu0130/upscayl#faq-).
|
|
|
|
required: true
|
|
|
|
- label: I have checked that this issue isn't addressed in any other issue or pull request.
|
|
|
|
required: true
|
2022-12-28 21:03:18 +01:00
|
|
|
- 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
|