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: