diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 295a501..c75963b 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -30,7 +30,7 @@ body: id: os attributes: label: What Operating System (OS)? - placeholder: e.g. Windows, MacOS, Linux + placeholder: e.g. Windows, MacOS, Linux, iOS8.1 (phone OS) validations: required: true - type: input diff --git a/.github/ISSUE_TEMPLATE/bug_report_plugin.yml b/.github/ISSUE_TEMPLATE/bug_report_plugin.yml index 3225936..e049da6 100644 --- a/.github/ISSUE_TEMPLATE/bug_report_plugin.yml +++ b/.github/ISSUE_TEMPLATE/bug_report_plugin.yml @@ -30,7 +30,7 @@ body: id: os attributes: label: What Operating System (OS)? - placeholder: e.g. Windows, MacOS, Linux, iOS8.1 + placeholder: e.g. Windows, MacOS, Linux, iOS8.1 (phone OS) validations: required: true - type: input