diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index f8c7ea65..eb14e415 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 chromium`. + Drag the crash report dump here to attach it or paste the logcat dump individuated with `adb logcat | grep -E (bromite|chromium)`. validations: required: true