You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: WSL/troubleshooting.md
+22-7Lines changed: 22 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,15 +9,30 @@ ms.localizationpriority: high
9
9
10
10
# Troubleshooting Windows Subsystem for Linux
11
11
12
-
To get support for any of your WSL related issues, please visit our [WSL Github repo's issues page](https://github.com/microosft/wsl/issues) and follow these steps:
12
+
For support with issues related to WSL, please see our GitHub repo:
13
13
14
-
- Search for existing issues using the 'Search box'
15
-
- There's a good chance that another user might be experiencing the same issue that you are! If you do find an issue that's similar to yours it can give you updates on the latest fixes, and you can always add to the discussion by commenting there.
16
-
- If you can't find your existing issue, open a new bug report by selecting the 'Bug report' issue type
17
-
- When your problem involves something existing not working, please select 'Bug report' and follow the template to describe your issue in detail. Adding in details like steps for the WSL team to reproduce your issue will help them resolve it!
18
-
- When your issue revolves around adding functionality, please select the 'Feature Request' issue type and follow the template there to describe what new functionality you would like to see in WSL.
14
+
## Search for any existing issues related to your problem
19
15
20
-
Lastly, if your issue is related to the Windows Terminal, Windows Console, or the command-line UI, please file it at the Windows terminal repo: https://github.com/microsoft/terminal.
16
+
For technical issues, use the product repo: https://github.com/Microsoft/wsl/issues
17
+
18
+
For issues related to the contents of this documentation, use the docs repo: https://github.com/MicrosoftDocs/wsl/issues
19
+
20
+
## Submit a bug report
21
+
22
+
For bugs related to WSL functions or features, file an issue in the product repo: https://github.com/Microsoft/wsl/issues
23
+
24
+
## Submit a feature request
25
+
26
+
To request a new feature related to WSL functionality or compatibility, file an issue in the product repo:
27
+
https://github.com/Microsoft/wsl/issues
28
+
29
+
## Contribute to the docs
30
+
31
+
To contribute to the WSL documentation, submit a pull request in the docs repo: https://github.com/MicrosoftDocs/wsl/issues
32
+
33
+
## Terminal or Command Line
34
+
35
+
Lastly, if your issue is related to the Windows Terminal, Windows Console, or the command-line UI, use the Windows terminal repo: https://github.com/microsoft/terminal
0 commit comments