diff --git a/.github/ISSUE_TEMPLATE/2_bug_report_linux.yml b/.github/ISSUE_TEMPLATE/2_bug_report_linux.yml index ed724d1d4039f..1de242600f8f5 100644 --- a/.github/ISSUE_TEMPLATE/2_bug_report_linux.yml +++ b/.github/ISSUE_TEMPLATE/2_bug_report_linux.yml @@ -46,6 +46,7 @@ body: - Window Manager and Version: - Source mpv: - Introduced in version: + render: text validations: required: true - type: textarea diff --git a/.github/ISSUE_TEMPLATE/2_bug_report_macos.yml b/.github/ISSUE_TEMPLATE/2_bug_report_macos.yml index da845614e1488..9a89a1adf96fe 100644 --- a/.github/ISSUE_TEMPLATE/2_bug_report_macos.yml +++ b/.github/ISSUE_TEMPLATE/2_bug_report_macos.yml @@ -39,6 +39,7 @@ body: - macOS version: - Source of mpv: - Introduced in version: + render: text validations: required: true - type: textarea diff --git a/.github/ISSUE_TEMPLATE/2_bug_report_windows.yml b/.github/ISSUE_TEMPLATE/2_bug_report_windows.yml index be5838fa33ba3..d524137629dd9 100644 --- a/.github/ISSUE_TEMPLATE/2_bug_report_windows.yml +++ b/.github/ISSUE_TEMPLATE/2_bug_report_windows.yml @@ -42,6 +42,7 @@ body: - GPU model, driver and version: - Source of mpv: - Introduced in version: + render: text validations: required: true - type: textarea diff --git a/.github/ISSUE_TEMPLATE/3_bug_report.yml b/.github/ISSUE_TEMPLATE/3_bug_report.yml index 7c39a9fe57cf8..298512b13b273 100644 --- a/.github/ISSUE_TEMPLATE/3_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/3_bug_report.yml @@ -39,6 +39,7 @@ body: - GPU model, driver and version: - Source: - Introduced in version: + render: text validations: required: true - type: textarea diff --git a/.github/ISSUE_TEMPLATE/4_bug_report_build.yml b/.github/ISSUE_TEMPLATE/4_bug_report_build.yml index e19add111fa73..1358c9424fa83 100644 --- a/.github/ISSUE_TEMPLATE/4_bug_report_build.yml +++ b/.github/ISSUE_TEMPLATE/4_bug_report_build.yml @@ -16,6 +16,7 @@ body: - mpv version: - Platform version: - Meson version: + render: text validations: required: true - type: textarea