mirror of
https://github.com/upscayl/upscayl.git
synced 2024-11-12 01:40:53 +01:00
Merge remote-tracking branch 'refs/remotes/origin/main'
This commit is contained in:
commit
b9e78348da
10
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
10
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -35,6 +35,14 @@ body:
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: checkboxes
|
||||
attributes:
|
||||
label: "Did you download Upscayl from the Mac App Store?"
|
||||
description: "Please leave this blank if you downloaded Upscayl from GitHub or the website"
|
||||
options:
|
||||
- label: "Yes, I downloaded Upscayl from the Mac App Store!"
|
||||
required: false
|
||||
|
||||
- type: dropdown
|
||||
attributes:
|
||||
label: Select your Operating System
|
||||
@ -75,7 +83,7 @@ body:
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Paste the logs
|
||||
description: 💥 Paste the logs below ([Guide](https://github.com/upscayl/upscayl/wiki/Guide#logs))
|
||||
description: 💥 Paste the logs below. ([Here's a Guide if you don't know how to do that](https://github.com/upscayl/upscayl/wiki/Guide#logs))
|
||||
render: sh
|
||||
validations:
|
||||
required: true
|
||||
|
Loading…
Reference in New Issue
Block a user