Merge remote-tracking branch 'refs/remotes/origin/main'

This commit is contained in:
Nayam Amarshe
2024-01-19 13:53:24 +05:30

View File

@@ -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