diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index e0ec598..13e3a10 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, iOS8.1 (phone OS) + placeholder: e.g. Windows, MacOS, Linux, iOS8.1 (mobile 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 1799ff9..d62d6ae 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 (phone OS) + placeholder: e.g. Windows, MacOS, Linux, iOS8.1 (mobile OS) validations: required: true - type: input