From af0213c0db8513c3ff8f1e42759fbf7835ebd34f Mon Sep 17 00:00:00 2001 From: David Maisonave <47364845+David-Maisonave@users.noreply.github.com> Date: Sat, 10 Aug 2024 12:56:56 -0400 Subject: [PATCH] c --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- .github/ISSUE_TEMPLATE/bug_report_plugin.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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