update issue templates (#751)

This commit is contained in:
BotBlake
2025-12-04 19:01:35 +01:00
committed by GitHub
parent 4a5b396227
commit 67ed515723
3 changed files with 7 additions and 41 deletions
+6 -5
View File
@@ -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 -1
View File
@@ -1,4 +1,4 @@
blank_issues_enabled: true
blank_issues_enabled: false
contact_links:
- name: Discord Server
url: https://discord.gg/jellify
-35
View File
@@ -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_