From b2741b8d4e65b6bfdfafd59c953246035771e842 Mon Sep 17 00:00:00 2001 From: csagan5 <32685696+csagan5@users.noreply.github.com> Date: Sun, 13 Feb 2022 16:37:48 +0100 Subject: [PATCH] Add missing architectures Fix header for SystemWebView question --- .github/ISSUE_TEMPLATE/bug_report.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 73d4901a..a612f17b 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -57,6 +57,8 @@ body: options: - arm - arm64 + - arm64-v8a + - armeabi-v7a - x86 - x64 validations: @@ -113,7 +115,7 @@ body: - type: dropdown id: is_system_webview attributes: - label: Is this issue related to the System WebView? + label: Is this bug about the SystemWebView? description: Please note that no support for System WebView installation is provided. multiple: false options: