From ef31400d630c73257e9a79f08d3cd1a980fc21d6 Mon Sep 17 00:00:00 2001 From: David Maisonave <47364845+David-Maisonave@users.noreply.github.com> Date: Sat, 10 Aug 2024 12:45:19 -0400 Subject: [PATCH] c --- .github/ISSUE_TEMPLATE/bug_report.yml | 7 +++++++ .github/ISSUE_TEMPLATE/bug_report_plugin.yml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index eae1bbc..9701dda 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -33,6 +33,13 @@ body: placeholder: e.g. Windows, MacOS, Linux validations: required: true + - type: input + id: device + attributes: + label: Smartphone and tablts (please complete the following information) + placeholder: e.g. iPhone6, Galaxy Tab A9+ + validations: + required: false - type: input id: browser attributes: diff --git a/.github/ISSUE_TEMPLATE/bug_report_plugin.yml b/.github/ISSUE_TEMPLATE/bug_report_plugin.yml index 96461cb..c19df48 100644 --- a/.github/ISSUE_TEMPLATE/bug_report_plugin.yml +++ b/.github/ISSUE_TEMPLATE/bug_report_plugin.yml @@ -39,7 +39,7 @@ body: label: Smartphone and tablts (please complete the following information) placeholder: e.g. iPhone6, Galaxy Tab A9+ validations: - required: true + required: false - type: input id: browser attributes: