From ad45925f24e5fcb5e04ffc8da7351ce5a65e9345 Mon Sep 17 00:00:00 2001 From: David Maisonave <47364845+David-Maisonave@users.noreply.github.com> Date: Sat, 10 Aug 2024 12:57:51 -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 c75963b..149ff17 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -36,7 +36,7 @@ body: - type: input id: device attributes: - label: Smartphone and tablets + label: Smartphone or tablets placeholder: e.g. iPhone6, Galaxy Tab A9+ validations: required: false diff --git a/.github/ISSUE_TEMPLATE/bug_report_plugin.yml b/.github/ISSUE_TEMPLATE/bug_report_plugin.yml index e049da6..609fb23 100644 --- a/.github/ISSUE_TEMPLATE/bug_report_plugin.yml +++ b/.github/ISSUE_TEMPLATE/bug_report_plugin.yml @@ -36,7 +36,7 @@ body: - type: input id: device attributes: - label: Smartphone and tablets + label: Smartphone or tablets placeholder: e.g. iPhone6, Galaxy Tab A9+ validations: required: false