mirror of
https://github.com/Jellify-Music/App.git
synced 2026-04-22 01:28:28 -05:00
update issue templates (#751)
This commit is contained in:
@@ -32,7 +32,7 @@ body:
|
||||
validations:
|
||||
required: false
|
||||
|
||||
- type: input
|
||||
- type: textarea
|
||||
id: expected_behavior
|
||||
attributes:
|
||||
label: What is the expected behavior?
|
||||
@@ -57,9 +57,9 @@ body:
|
||||
description: Which operating systems did the issue happen? Please select all that apply.
|
||||
multiple: true
|
||||
options:
|
||||
- label: Android
|
||||
- label: iOS
|
||||
- label: iPadOS
|
||||
- Android
|
||||
- iOS
|
||||
- iPadOS
|
||||
validations:
|
||||
required: true
|
||||
|
||||
@@ -96,7 +96,8 @@ body:
|
||||
label: Which distribution are you using?
|
||||
description: As Jellify is distributed on multiple platforms, please select which version you are using.
|
||||
options:
|
||||
- Google Play Store / Apple App Store
|
||||
- Apple App Store
|
||||
- Google Play Store
|
||||
- GitHub Releases
|
||||
default: 0
|
||||
validations:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
blank_issues_enabled: true
|
||||
blank_issues_enabled: false
|
||||
contact_links:
|
||||
- name: Discord Server
|
||||
url: https://discord.gg/jellify
|
||||
|
||||
@@ -1,35 +0,0 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve Jellify
|
||||
title: "[BUG]"
|
||||
type: bug
|
||||
assignees: anultravioletaurora
|
||||
|
||||
---
|
||||
|
||||
**Describe the bug**
|
||||
_A clear and concise description of what the bug is._
|
||||
|
||||
|
||||
**How did this happen?**
|
||||
_Steps to reproduce the behavior_
|
||||
|
||||
|
||||
**What should have happened?**
|
||||
_A clear and concise description of what you expected to happen._
|
||||
|
||||
|
||||
**Screenshots / Recordings**
|
||||
_A picture is worth a thousand words_
|
||||
|
||||
|
||||
**What Device do you have?**
|
||||
- Device: [e.g. iPhone 15 Pro]
|
||||
- OS: [e.g. iOS26]
|
||||
- Version [e.g. 0.19.1]
|
||||
|
||||
**Anything else we should know?**
|
||||
_Add any other context about the problem here._
|
||||
|
||||
**Relevant Links**
|
||||
_Links from Discord, TestFlight, etc_
|
||||
Reference in New Issue
Block a user