Quote grep expression
This commit is contained in:
parent
22241eabc8
commit
39bf208aa1
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 -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:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue