diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 40d81cc3..07f96e8c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -38,6 +38,7 @@ body: - iPadOS - MacOS - Android + - Web multiple: false validations: required: true @@ -53,7 +54,7 @@ body: id: os-version attributes: label: OS version - description: Which version of the OS are you using? + description: Which version of the OS / Browser are you using? placeholder: 'x.x.x' validations: required: true