From 23597b7493cac1a232ac4e965ba4fb85c3236a31 Mon Sep 17 00:00:00 2001 From: Catalin-Emil Fetoiu Date: Fri, 19 Jul 2024 13:55:12 -0700 Subject: [PATCH] update template --- triage/config.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/triage/config.yml b/triage/config.yml index bc8a0303..b7ef0190 100644 --- a/triage/config.yml +++ b/triage/config.yml @@ -19,7 +19,9 @@ logs_rules: .\collect-wsl-logs.ps1 ``` - The scipt will output the path of the log file once done. + The script will output the path of the log file once done. + + 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) Once completed please upload the output files to this Github issue.