Skip to content

Commit

Permalink
Update bug_report.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iwalton3 authored May 5, 2021
1 parent cf3e11c commit 92bb2ab
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,13 @@ assignees: ''

---

Three considerations:
Four considerations:
- Please do not open bug reports to ask questions. Use the Discussions feature instead.
- Please make sure the issue only pertains to Jellyfin Media Player. If it also occurs in the web client, send the issue to jellyfin-web instead.
- Please make sure that your issue is not being caused by errors in custom CSS or note that you are using custom CSS.
- Notably, there have been instances of custom CSS breaking TV mode.
- Please provide logs:
- You can disable custom CSS under Display in the user settings.
- Please provide logs. You can drag the log file into the issue to attach it.
- Windows: `%LOCALAPPDATA%\JellyfinMediaPlayer\logs`
- Linux: `~/.local/share/jellyfinmediaplayer/logs/`
- Linux (Flatpak): `~/.var/app/com.github.iwalton3.jellyfin-media-player/data/jellyfinmediaplayer/logs/`
Expand Down

0 comments on commit 92bb2ab

Please sign in to comment.