Files
gameyfin/.github/ISSUE_TEMPLATE/bug_report.md
T
2022-10-27 12:38:08 +02:00

34 lines
815 B
Markdown

---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
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]
**Additional context**
Add any other context about the problem here.