mirror of
https://github.com/upscayl/upscayl.git
synced 2024-11-12 01:40:53 +01:00
Add checklist
This commit is contained in:
parent
8811160743
commit
91e07b8e39
8
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
8
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
@ -2,6 +2,14 @@ name: Feature request
|
||||
description: Suggest an idea for the app itself
|
||||
labels: enhancement
|
||||
body:
|
||||
- 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
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Related Problem(s)
|
||||
|
Loading…
Reference in New Issue
Block a user