2022-12-28 15:15:42 -05:00
|
|
|
name: Documentation Issue
|
2023-08-24 10:46:08 -04:00
|
|
|
description: "Any issue that's not with the software itself: docs, release notes, etc"
|
2022-12-28 15:15:42 -05:00
|
|
|
labels: documentation
|
|
|
|
body:
|
|
|
|
- type: checkboxes
|
|
|
|
attributes:
|
|
|
|
label: Checklist
|
|
|
|
options:
|
2022-12-28 15:22:05 -05:00
|
|
|
- label: I have checked that this issue isn't addressed in [the FAQ](https://github.com/upscayl/upscayl#faq-).
|
2022-12-28 15:15:42 -05: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
|
2023-06-28 21:25:31 +05:30
|
|
|
description: 💥 What would you like to improve?
|
2022-12-28 15:15:42 -05:00
|
|
|
validations:
|
|
|
|
required: true
|
2023-06-28 21:25:31 +05:30
|
|
|
|
2022-12-28 15:15:42 -05:00
|
|
|
- type: textarea
|
|
|
|
attributes:
|
|
|
|
label: Screenshots
|
2023-01-09 09:34:56 +05:30
|
|
|
description: 🤳 Got screenshots?
|