From 9ef1f639ac08ea3ae9156ed7eda9fdd0da60941f Mon Sep 17 00:00:00 2001 From: TwistedUmbrellaX <1173913+AbandonedCart@users.noreply.github.com> Date: Fri, 27 Sep 2024 08:29:37 -0400 Subject: [PATCH] =?UTF-8?q?Can=E2=80=99t=20put=20links=20in=20the=20checkb?= =?UTF-8?q?ox=20text?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/bug_report_form.yml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report_form.yml b/.github/ISSUE_TEMPLATE/bug_report_form.yml index ba60730..e4c69dc 100644 --- a/.github/ISSUE_TEMPLATE/bug_report_form.yml +++ b/.github/ISSUE_TEMPLATE/bug_report_form.yml @@ -8,12 +8,14 @@ body: attributes: label: Self service debugging description: | - Jellyfin 10.9 is still being actively updated. Please make sure you are using the newest release + Jellyfin 10.9 is still being actively updated. Please make sure you are using the [latest](https://github.com/jellyfin/jellyfin/releases/latest) release - Docker containers have known permission issues that can be resolved with a few extra steps. - If your skip button is not shown, please see [Troubleshooting](https://github.com/intro-skipper/intro-skipper/wiki/Troubleshooting) + Many servers have known permission issues that can be resolved with a few extra steps. + If your skip button is not shown, please see [Troubleshooting](https://github.com/intro-skipper/intro-skipper/wiki/Troubleshooting#skip-button-is-not-visible) before reporting. + + Jellyfin is the latest version and my permissions are correct options: - - label: Jellyfin is the [latest](https://github.com/jellyfin/jellyfin/releases/latest) version and my [permissions](https://github.com/intro-skipper/intro-skipper/wiki/Troubleshooting#skip-button-is-not-visible) are correct + - label: Jellyfin is the latest version and my permissions are correct required: true - type: textarea attributes: