include more options in issue template (#857)

Co-authored-by: Ritesh Shukla <riteshshukla2381@gmail.com>
Co-authored-by: Violet Caulfield <42452695+anultravioletaurora@users.noreply.github.com>
This commit is contained in:
felix920506
2025-12-23 05:38:55 +08:00
committed by GitHub
parent 2a60f65c00
commit 22794ff528
+7 -5
View File
@@ -10,7 +10,7 @@ body:
attributes:
value: "Please provide the following information to help us investigate and resolve the issue."
- type: input
- type: textarea
id: summary
attributes:
label: Describe the issue.
@@ -58,8 +58,9 @@ body:
multiple: true
options:
- Android
- iOS
- iPadOS
- iOS / iPadOS
- macOS
- ChromeOS
validations:
required: true
@@ -96,9 +97,10 @@ body:
label: Which distribution are you using?
description: As Jellify is distributed on multiple platforms, please select which version you are using.
options:
- Apple App Store
- Apple App Store / Testflight
- Google Play Store
- GitHub Releases
- From source
default: 0
validations:
required: true
@@ -118,4 +120,4 @@ body:
label: If there any relevant links, please provide them here.
description: Links to Discord messages, GitHub issues, or other resources related to this issue.
validations:
required: false
required: false