From 246c1ba2fe1edc2cdfc9f78f6f1f6f04ec3937af Mon Sep 17 00:00:00 2001 From: 1hitsong <3330318+1hitsong@users.noreply.github.com> Date: Fri, 9 Dec 2022 17:47:16 -0500 Subject: [PATCH] Add new questions to bug template Fixes #204 --- .github/ISSUE_TEMPLATE/bug_report.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index dbe7d99f..b2b66944 100755 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,15 +7,19 @@ assignees: '' --- +**Software Versions** +Jellyfin Server Version: +Roku Client Version: + **Describe the bug** -**To Reproduce** +**How To Reproduce** 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' -4. See error +4. Bug occurs **Expected behavior** @@ -26,5 +30,10 @@ assignees: '' **Screenshots** +**Connection Information** +Is server local or remote? + +Is connection of http or https? + **Additional context**