mirror of
https://github.com/upscayl/upscayl.git
synced 2024-11-12 01:40:53 +01:00
Update feature_request.yml
This commit is contained in:
parent
e35f42c361
commit
dbb0400239
12
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
12
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user