mirror of
https://github.com/Jellify-Music/App.git
synced 2026-04-21 00:58:32 -05:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user