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