diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index e97437ed..d1741033 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -158,7 +158,7 @@ body: 2. Yes, I have attached the crash report dump that I downloaded from `chrome://crashes` 3. Yes, I have copy/pasted the crash dump placeholder: | - Drag the crash report dump here to attach it or paste the logcat dump individuated with `adb logcat | grep -E ( cr_|bromite|chromium)`. + Drag the crash report dump here to attach it or paste the logcat dump individuated with `adb logcat | grep -E '( cr_|bromite|chromium)'`. validations: required: true