From 20df7ebff6e5cc0a4197e0eaa329e7883b737452 Mon Sep 17 00:00:00 2001 From: Kilian von Pflugk Date: Sat, 4 May 2024 14:56:52 +0200 Subject: [PATCH] Update bug_report_form.yml add IMDb Id to bugreport template --- .github/ISSUE_TEMPLATE/bug_report_form.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report_form.yml b/.github/ISSUE_TEMPLATE/bug_report_form.yml index de64642..5bca496 100644 --- a/.github/ISSUE_TEMPLATE/bug_report_form.yml +++ b/.github/ISSUE_TEMPLATE/bug_report_form.yml @@ -40,6 +40,11 @@ body: validations: required: true + - type: input + attributes: + label: IMDb ID of that TV Series + placeholder: tt0903747 + - type: textarea attributes: label: Support Bundle