Update issue templates

This commit is contained in:
Simon
2025-07-11 20:46:40 +02:00
committed by GitHub
parent c4c39a8dd3
commit 7a9bf304e2
2 changed files with 5 additions and 16 deletions
+3 -4
View File
@@ -2,7 +2,7 @@
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
labels: ''
assignees: ''
---
@@ -24,10 +24,9 @@ A clear and concise description of what you expected to happen.
If applicable, add screenshots to help explain your problem.
**General info (please complete the following information):**
- Installation method: [e.g. bare metal, Docker]
- Java version (if installation method is "bare metal"): [e.g. Java 18]
- Browser (if bug is in the Web UI) [e.g. chrome, safari]
- Gameyfin version [e.g. v1.3.1]
- Gameyfin version [e.g. v2.0.0.beta3]
**Additional context**
Add any other context about the problem here.
Screenshots can also be attached here.
+2 -12
View File
@@ -1,20 +1,10 @@
---
name: Feature request
about: Suggest an idea for this project
about: Request a feature
title: ''
labels: ''
assignees: ''
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.
Please use the [discussions](https://github.com/gameyfin/gameyfin/discussions/categories/feature-requests) for feature requests!