fix: cleanup copy for issue template (#4129)

This commit is contained in:
Nico Domino 2024-06-20 10:46:40 +02:00 committed by GitHub
parent bb9a60fd26
commit 08a09194f4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,7 +16,7 @@ body:
label: Operating System
description: What OS are you using GitButler on?
options:
- Mac OSX
- Mac OS X
- Windows
- Linux
default: 0
@ -28,11 +28,11 @@ body:
label: Distribution Method
description: Which package of GitButler are you using?
options:
- dmg
- exe
- .deb
- RPM
- AppImage
- dmg (Apple Silicon)
- dmg (Intel)
- msi (Windows)
- deb (Linux)
- AppImage (Linux)
default: 0
validations:
required: true