1
0
mirror of https://github.com/upscayl/upscayl.git synced 2024-11-24 07:30:19 +01:00

merge mac app store into platform

This commit is contained in:
Aaron Liu 2024-01-24 22:45:22 -05:00 committed by GitHub
parent 00c3d3d229
commit 162a57377a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35,21 +35,15 @@ body:
validations: validations:
required: true 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 - type: dropdown
attributes: attributes:
label: Select your Operating System label: Platform
description: 🧑‍💻 What operating system do you use? description: 🧑‍💻 What operating system or distribution platform do you use? Select the last one that applies.
options: options:
- Linux - Linux
- MacOS - macOS .dmg / Homebrew
- Mac App Store
- Flatpak
- Windows - Windows
validations: validations:
required: true required: true