2022-12-28 21:15:42 +01:00
|
|
|
name: Documentation Issue
|
|
|
|
description: Something wrong with the docs
|
|
|
|
labels: documentation
|
|
|
|
body:
|
|
|
|
- type: checkboxes
|
|
|
|
attributes:
|
|
|
|
label: Checklist
|
|
|
|
options:
|
2022-12-28 21:22:05 +01:00
|
|
|
- label: I have checked that this issue isn't addressed in [the FAQ](https://github.com/upscayl/upscayl#faq-).
|
2022-12-28 21:15:42 +01:00
|
|
|
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
|
2023-01-09 05:04:56 +01:00
|
|
|
description: 🤓 What should be there instead?
|
2022-12-28 21:15:42 +01:00
|
|
|
validations:
|
|
|
|
required: true
|
|
|
|
- type: textarea
|
|
|
|
attributes:
|
|
|
|
label: Screenshots
|
2023-01-09 05:04:56 +01:00
|
|
|
description: 🤳 Got screenshots?
|