@samitouri / QOSAMI-WSL / commits / c8b2c011

Update README.md

Mostafa Okasha committed Mar 20, 2017 at 18:41 UTC c8b2c011c62ae101da1d5f744bf232e23b556277
1 file changed +10 -5
README.md
+10 -5
@@ -1,7 +1,8 @@
1 This repo is for the reporting of issues found within and when using Bash on Ubuntu on Windows.
2 - Do not open Github issues for Windows crashes (BSODs) or security issues. Please direct all Windows crashes and security issues to secure@microsoft.com. Issues with security vulnerabilities may be edited to hide the vulnerability details.
3
4 -###Labels
4 +### Labels:
5 +
6 This and our [User Voice page](https://wpdev.uservoice.com/forums/266908-command-prompt-console-bash-on-ubuntu-on-windo/category/161892-bash) are your best ways to interact directly with the Bash on Ubuntu on Windows teams. We will be monitoring and responding to issues as best we can. Please attempt to avoid filing duplicates of open or closed items when possible. In the spirit of openness we will be tagging issues with the following:
7
8 - **bug** – We consider this issue to be a bug internally. This tag is generally for bugs in implemented features, or something we consider to be a “bug level” change. Things marked with Bug have a corresponding bug in on Microsoft’s internal bug tracking system.
@@ -19,24 +20,28 @@ This and our [User Voice page](https://wpdev.uservoice.com/forums/266908-command
20
21 Additional tags may be used to denote specific types of issues. These include items such as network or symlink.
22
22 -###Closing
23 +### Closing:
24 +
25 Issues may be closed by the original poster at any time. We will close issues if:
26 - One week passes after the change goes out to the Insider Fast ring
27 - An issue is clearly a dup of another. The duplicate will be linked
28 - Any discussion that has clearly run its course
29
28 -###Microsoft Links
30 +### Microsoft Links:
31 +
32 - Documentation: https://msdn.microsoft.com/en-us/commandline/wsl/about
33 - Release Notes: https://msdn.microsoft.com/en-us/commandline/wsl/release_notes
34 - User Voice: https://wpdev.uservoice.com/forums/266908-command-prompt-console-bash-on-ubuntu-on-windo/category/161892-bash
35 - WSL Blog: https://blogs.msdn.microsoft.com/wsl
36 - Console Blog: https://blogs.msdn.microsoft.com/commandline/
37
35 -###Community Links
38 +### Community Links:
39 +
40 - Stack Overflow: https://stackoverflow.com/questions/tagged/wsl
41 - List of programs that work and don't work: https://github.com/ethanhs/WSL-Programs
42 - Discussion forum: http://wsl-forum.qztc.io
43 - Tips and guides for new bash users: https://github.com/abergs/ubuntuonwindows
44
41 -###Troubleshooting
45 +### Troubleshooting:
46 +
47 Common troubleshooting issues and solutions are available on our [MSDN documentation](https://msdn.microsoft.com/en-us/commandline/wsl/troubleshooting).