diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 4564719..9a43df5 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -3,6 +3,7 @@ description: Bugs in the software itself labels: bug body: - type: checkboxes + label: Checklist attributes: options: - label: I have checked that this issue isn't addressed in [the FAQ](https://github.com/aaronliu0130/upscayl#faq-). @@ -12,7 +13,7 @@ body: - type: textarea attributes: label: Describe the Bug - description: πŸ˜Άβ€πŸŒ«οΈ What's wrong? Put logs here if you have them. + description: πŸ’₯ What's wrong? Put logs here if you have them. validations: required: true - type: textarea @@ -35,18 +36,17 @@ body: - type: input attributes: label: Version/Commit Hash - description: + description: ✍️ What version of Upscayl did you use? validations: required: true - type: input attributes: label: OS Specifics - description: Output of `uname -a` or the Windows build number from `winver`. + description: πŸ“ Use `winver` on Windows or `uname -a` anywhere else to find out! validations: required: true - type: textarea attributes: label: Screenshots description: 🀳 Any screenies we may see? - value: |- - + value: 😩 NO, screenshots are hard!