1
0
mirror of https://github.com/upscayl/upscayl.git synced 2024-12-12 15:51:06 +01:00
upscayl/.github/ISSUE_TEMPLATE/doc_issue.yml
Aaron Liu 0a62f8a5df
Update doc_issue.yml
Not just docs but any issue that isn't about the app itself
2023-05-28 17:36:25 -04:00

29 lines
854 B
YAML

name: Documentation Issue
description: Something wrong with the docs, release, etc
labels: documentation
body:
- type: checkboxes
attributes:
label: Checklist
options:
- label: I have checked that this issue isn't addressed in [the FAQ](https://github.com/upscayl/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: Describe the Issue
description: 💥 What? Where? How? is wrong? or lacking? Explain yourself!
validations:
required: true
- type: textarea
attributes:
label: Expected Behavior
description: 🤓 What should be there instead?
validations:
required: true
- type: textarea
attributes:
label: Screenshots
description: 🤳 Got screenshots?