Update bug_report_form.yml
add IMDb Id to bugreport template
This commit is contained in:
parent
c20370c47f
commit
71bf5a2a68
5
.github/ISSUE_TEMPLATE/bug_report_form.yml
vendored
5
.github/ISSUE_TEMPLATE/bug_report_form.yml
vendored
@ -40,6 +40,11 @@ body:
|
|||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
|
- type: input
|
||||||
|
attributes:
|
||||||
|
label: IMDb ID of that TV Series
|
||||||
|
placeholder: tt0903747
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Support Bundle
|
label: Support Bundle
|
||||||
|
Loading…
x
Reference in New Issue
Block a user