Update feature_request.yml

This commit is contained in:
NayamAmarshe
2023-06-28 21:16:34 +05:30
committed by GitHub
parent e35f42c361
commit dbb0400239

View File

@@ -6,23 +6,23 @@ body:
attributes:
label: Checklist
options:
- label: I have checked that this issue isn't addressed in [the FAQ](https://github.com/upscayl/upscayl#faq-).
- label: I have checked that this issue isn't addressed in [the Wiki](https://github.com/upscayl/upscayl/wiki).
required: true
- label: I have checked that this issue isn't addressed in any other issue or pull request.
required: true
- type: textarea
attributes:
label: Related Problem(s)
description: 💥 Are there any problems that coerced you into filing this feature request?
- type: textarea
attributes:
label: Description
description: 🤓 So... what's the request?
validations:
required: true
- type: textarea
attributes:
label: Related Problem(s)
description: 💥 Are there any problems that coerced you into filing this feature request?
- type: textarea
attributes:
label: Alternatives
description: 👁️‍🗨️ Is there really no other way? Got any workarounds while the request remains unimplemented?
validations:
required: true
required: false