Skip to content

Commit c1c10aa

Browse files
Added suggested revisions to troubleshooting.md
1 parent 56bcf44 commit c1c10aa

1 file changed

Lines changed: 7 additions & 13 deletions

File tree

WSL/troubleshooting.md

Lines changed: 7 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -9,21 +9,15 @@ ms.localizationpriority: high
99

1010
# Troubleshooting Windows Subsystem for Linux
1111

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:
1313

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.
1519

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.
2721

2822
## Common issues
2923

0 commit comments

Comments
 (0)