Added network logging instructions
Craig Loewen committed
Aug 28, 2019 at 15:48 UTC
2764f4fa4a5d01f6e35fa77fa31752d3785319ee
5 files changed
+38
CONTRIBUTING.md
+38
@@ -128,3 +128,41 @@ lxcore_user.etl
128
#### Submitting logs
129
130
To submit the details logs, attach them to your GitHub issue.
131
+
132
+### 9) Networking Logs
133
+For bugs that are related to networking, you can provide networking logs using the Feedback hub with the following steps.
134
+
135
+#### Open Feedback Hub and enter the title and description of your issue
136
+
137
+- Open Feedback hub and create a new issue by pressing `Windows Key + F` on your keyboard.
138
+- Enter in the details of your issue:
139
+ - In `Summarize your feedback` copy and paste in the title of your Github Issue
140
+ - In `Explain in more detail` copy and paste a link to your Github Issue
141
+
142
+
143
+
144
+#### Choose the WSL category
145
+
146
+- Select that your issue is a `Problem`
147
+- Choose the `Developer Platform` category and the `Windows Subsystem for Linux` subcategory
148
+
149
+
150
+
151
+#### Recreate your problem in the 'Additional Details' section
152
+
153
+- Select 'Other' under 'Which of the following best describes your problem'
154
+- Click 'Recreate My Problem' under 'Attachments
155
+- Ensure that `Include Data About:` is checked to 'Windows Subsystem for Linux'
156
+- 'Click Start Recording' to start collecting logs
157
+- Recreate your problem
158
+- Click 'Stop Recording'
159
+
160
+
161
+
162
+#### Check your attachments and submit
163
+
164
+- Verify your recording is attached and whether you would like to send the screenshot that is automatically attached
165
+- Hit Submit
166
+- Reply on the Github Thread to let the WSL team know you submitted feedback
167
+
168
+
img/networkinglog1.gif
Binary files /dev/null and b/img/networkinglog1.gif differ
img/networkinglog2.gif
Binary files /dev/null and b/img/networkinglog2.gif differ
img/networkinglog3.gif
Binary files /dev/null and b/img/networkinglog3.gif differ
img/networkinglog4.gif
Binary files /dev/null and b/img/networkinglog4.gif differ