Add link for dl to recieve logs
Peter Martincic committed
Dec 12, 2023 at 15:00 UTC
620a0cc66f2cab38d01cc13738211db6a5f0e983
2 files changed
+5
.github/policies/resourceManagement.yml
+3
@@ -170,6 +170,9 @@ configuration:
170
[Click here](https://github.com/microsoft/WSL/blob/master/CONTRIBUTING.md#8-collect-wsl-logs-recommended-method) for more info on logging
171
172
173
+ If you choose to email these logs instead of attaching to the bug, please send them to wsl-gh-logs@microsoft.com with the number of the github issue in the subject, and in the message a link to your comment in the github issue.
174
+
175
+
176
Thank you!
177
- addLabel:
178
label: needs-author-feedback
CONTRIBUTING.md
+2
@@ -146,6 +146,8 @@ The script will output the path of the log file once done.
146
147
### 8) Collect WSL logs (recommended method)
148
149
+If you choose to email these logs instead of attaching to the bug, please send them to wsl-gh-logs@microsoft.com with the number of the github issue in the subject, and in the message a link to your comment in the github issue.
150
+
151
To collect WSL logs, download and execute [collect-wsl-logs.ps1](https://github.com/Microsoft/WSL/blob/master/diagnostics/collect-wsl-logs.ps1) in an administrative powershell prompt:
152
153
```