aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorartiume <siderite@gmail.com>2020-02-18 23:56:02 -0500
committerGitHub <noreply@github.com>2020-02-19 13:56:02 +0900
commitcef796a5ba6dd256f425fb87c13d63c724499058 (patch)
tree6261ad2d2aa94350251052310e0a2803ed4cd990
parenta68d4396e5663a3e49b7f0ee0c3e4aee433d1b55 (diff)
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 <dkanada@users.noreply.github.com> * Update .github/ISSUE_TEMPLATE/bug_report.md Co-Authored-By: telans <telans@protonmail.com> * Update bug_report.md * Update bug_report.md Co-authored-by: dkanada <dkanada@users.noreply.github.com> Co-authored-by: telans <telans@protonmail.com>
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md20
1 files 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**
<!-- A clear and concise description of what the bug is. -->
+**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**
<!-- Steps to reproduce the behavior: -->
1. Go to '...'
@@ -26,12 +39,5 @@ assignees: ''
**Screenshots**
<!-- If applicable, add screenshots to help explain your problem. -->
-**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**
<!-- Add any other context about the problem here. -->