From 6954b10cd55fd89be7035025b9380514f123dd0a Mon Sep 17 00:00:00 2001 From: David Maisonave <47364845+David-Maisonave@users.noreply.github.com> Date: Sat, 10 Aug 2024 13:00:07 -0400 Subject: [PATCH] u --- .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 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