From cef796a5ba6dd256f425fb87c13d63c724499058 Mon Sep 17 00:00:00 2001 From: artiume Date: Tue, 18 Feb 2020 23:56:02 -0500 Subject: [PATCH] Update Bug Report for System Details (#2422) * Update bug_report.md Increase priority for system details, constantly have to ask people for their deets. also increased details that should be asked. * Update bug_report.md * Update bug_report.md * Update .github/ISSUE_TEMPLATE/bug_report.md Co-Authored-By: dkanada * Update .github/ISSUE_TEMPLATE/bug_report.md Co-Authored-By: telans * Update bug_report.md * Update bug_report.md Co-authored-by: dkanada Co-authored-by: telans --- .github/ISSUE_TEMPLATE/bug_report.md | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index bd13d4b00..d67e1c98b 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -10,6 +10,19 @@ assignees: '' **Describe the bug** +**System (please complete the following information):** + - OS: [e.g. Debian, Windows] + - Virtualization: [e.g. Docker, KVM, LXC] + - Clients: [Browser, Android, Fire Stick, etc.] + - Browser: [e.g. Firefox 72, Chrome 80, Safari 13] + - Jellyfin Version: [e.g. 10.4.3, nightly 20191231] + - Playback: [Direct Play, Remux, Direct Stream, Transcode] + - Installed Plugins: [e.g. none, Fanart, Anime, etc.] + - Reverse Proxy: [e.g. none, nginx, apache, etc.] + - Base URL: [e.g. none, yes: /example] + - Networking: [e.g. Host, Bridge/NAT] + - Storage: [e.g. local, NFS, cloud] + **To Reproduce** 1. Go to '...' @@ -26,12 +39,5 @@ assignees: '' **Screenshots** -**System (please complete the following information):** - - OS: [e.g. Docker, Debian, Windows] - - Browser: [e.g. Firefox, Chrome, Safari] - - Jellyfin Version: [e.g. 10.0.1] - - Installed Plugins: [e.g. none, Fanart, Anime, etc.] - - Reverse proxy: [e.g. no, nginx, apache, etc.] - **Additional context**