From e7518339287c24d8bd96ac686cc6137b6ddae58d Mon Sep 17 00:00:00 2001 From: Carl <32685696+csagan5@users.noreply.github.com> Date: Mon, 22 Mar 2021 20:13:07 +0100 Subject: [PATCH] Add some yes/no answers to issue template for bugs --- .github/ISSUE_TEMPLATE/bug_report.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index dda09ffe..66d4301a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -27,14 +27,17 @@ These are the flags changed under `chrome://flags`: ### Is this bug about the SystemWebView? -Yes/No +Yes/No + ### Is the bug reproducible with latest version? +Yes/No + ### Can the bug be reproduced with corresponding Chromium version? +Yes/No + ### Allow ads for the site; is the bug caused by the adblocker? Yes/No