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

Add checklist

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

View File

@ -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)