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
+7-13Lines changed: 7 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,21 +9,15 @@ ms.localizationpriority: high
9
9
10
10
# Troubleshooting Windows Subsystem for Linux
11
11
12
-
For support related to the Windows Subsystem for Linux:
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:
13
13
14
-
-**Windows Subsystem for Linux user documentation**
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.
15
19
16
-
-- If you are experiencing a problem, please search the **Issues** section of the WSL MicrosoftDocs github repo: https://github.com/MicrosoftDocs/WSL/issues
17
-
-- If you cannot find an existing issue that addresses your problem, please select **New issue** and describe your issue in as much detail as possible. Consider including the version number of Windows that you are currently running. This can be found by entering `Run` in the start window, then entering `winver` and selecting **OK**.
18
-
19
-
-**Windows Subsystem for Linux feature request**
20
-
21
-
-- If you would like to request a new feature, please visit the **Issues** section of the WSL Microsoft github repo: https://github.com/microsoft/WSL
22
-
-- Please search the existing **Issues** to see whether there is a similar request that has already been addressed. If not, please select the **New issue** and explain your request in detail.
23
-
24
-
-**Windows Terminal, Console and Command-Line issues**
25
-
26
-
-- For issues related, to Windows Terminal or Console host, please visit the **Issues** section of the Windows Terminal repo: https://github.com/microsoft/terminal
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.
0 commit comments