From 914fdbc12407f0d1868b87f12b97e4fd83d1d437 Mon Sep 17 00:00:00 2001 From: Kilian von Pflugk Date: Fri, 12 Apr 2024 18:45:27 +0200 Subject: [PATCH] bug report better log view --- .github/ISSUE_TEMPLATE/bug_report_form.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report_form.yml b/.github/ISSUE_TEMPLATE/bug_report_form.yml index de64642..f129c59 100644 --- a/.github/ISSUE_TEMPLATE/bug_report_form.yml +++ b/.github/ISSUE_TEMPLATE/bug_report_form.yml @@ -44,6 +44,7 @@ body: attributes: label: Support Bundle placeholder: go to Dashboard -> Plugins -> Intro Skipper -> Support Bundle (at the bottom of the page) and paste the contents of the textbox here + render: shell validations: required: true @@ -51,4 +52,5 @@ body: attributes: label: Jellyfin logs placeholder: Paste any relevant logs here + render: shell