update template
Catalin-Emil Fetoiu committed
Jul 19, 2024 at 13:55 UTC
23597b7493cac1a232ac4e965ba4fb85c3236a31
1 file changed
+3
-1
triage/config.yml
+3
-1
@@ -19,7 +19,9 @@ logs_rules:
19
.\collect-wsl-logs.ps1
20
```
21
22
- The scipt will output the path of the log file once done.
22
+ The script will output the path of the log file once done.
23
+
24
+ If this is a networking issue, please use [collect-networking-logs.ps1](https://github.com/Microsoft/WSL/blob/master/diagnostics/collect-networking-logs.ps1), following the instructions [here](https://github.com/microsoft/WSL/blob/master/CONTRIBUTING.md#collect-wsl-logs-for-networking-issues)
25
26
Once completed please upload the output files to this Github issue.
27