diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index db4fb5c8..492582de 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -119,18 +119,6 @@ body: validations: required: true - - type: dropdown - id: is_system_webview - attributes: - label: Is this bug about the SystemWebView? - description: Please note that no support for System WebView installation is provided. - multiple: false - options: - - "Yes" - - "No" - validations: - required: true - - type: dropdown id: is_incognito attributes: