Improve suggested grep for logcat
This commit is contained in:
parent
8520a538a7
commit
7847515fff
1 changed files with 1 additions and 1 deletions
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
@ -158,7 +158,7 @@ body:
|
||||||
2. Yes, I have attached the crash report dump that I downloaded from `chrome://crashes`
|
2. Yes, I have attached the crash report dump that I downloaded from `chrome://crashes`
|
||||||
3. Yes, I have copy/pasted the crash dump
|
3. Yes, I have copy/pasted the crash dump
|
||||||
placeholder: |
|
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:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue