Skip to content

Commit 232dc9f

Browse files
committed
Fix formatting
1 parent f809641 commit 232dc9f

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/workflows/regexCommenter.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,9 @@ jobs:
2323
body: |
2424
Hi, @${{ github.actor }}!
2525
26-
It seems that your issue contains the word "crash". If you have not already, could you attach a crash dump as a commnet?
27-
WV2 crash dumps are located in a subfolder of the app's user data folder (UDF): `<UDF>\EBWebView\Crashpad\reports\`. By default the user data folder is created in the app's folder by default with a name like `<App Exe Name>.exe.WebView2`.
28-
Refer to [Crash Diagnostics](https://github.com/MicrosoftEdge/WebView2Feedback/blob/main/diagnostics/crash.md) for more information
26+
It seems that your issue contains the word "crash". If you have not already, could you attach a crash dump as a comment?
27+
28+
WV2 crash dumps are located in a subfolder of the app's user data folder (UDF): `<UDF>\EBWebView\Crashpad\reports\`. By default the user data folder is created in the app's folder by default with a name like `<App Exe Name>.exe.WebView2`. Refer to [Crash Diagnostics](https://github.com/MicrosoftEdge/WebView2Feedback/blob/main/diagnostics/crash.md) for more information
29+
2930
Thank you for your cooperation!
3031

0 commit comments

Comments
 (0)