diff --git a/.github/ISSUE_TEMPLATE/bug_report_form.yml b/.github/ISSUE_TEMPLATE/bug_report_form.yml index 4398e8b..7481e06 100644 --- a/.github/ISSUE_TEMPLATE/bug_report_form.yml +++ b/.github/ISSUE_TEMPLATE/bug_report_form.yml @@ -30,9 +30,11 @@ body: - type: input attributes: - label: Container image/tag or Jellyfin vwrsion + label: Container image/tag or Jellyfin version description: The container for Docker or Jellyfin version for a native install placeholder: jellyfin/jellyfin:10.8.7, jellyfin-intro-skipper:latest, etc. + validations: + required: true - type: input attributes: