Added SUPPORT.MD file (#6278)

* Added support.md * Updated support.md

Craig Loewen committed Nov 24, 2020 at 11:19 UTC 07aa0d802d57c1a2586c7e78c46cd6981e755ace
1 file changed +19
SUPPORT.MD new
+19
@@ -0,0 +1,19 @@
1 +# Support
2 +
3 +## How to file issues and get help
4 +
5 +This project uses [GitHub Issues][gh-issue] to [track bugs][gh-bug] and [feature requests][gh-feature]. Please search the existing issues before filing new issues to avoid duplicates. For new issues, file your bug or
6 +feature request as a new Issue.
7 +
8 +For general information on the Windows Subsystem for Linux, including help, tutorials, how-tos and reference guides, please view our [WSL documentation](https://docs.microsoft.com/windows/wsl/).
9 +
10 +## Microsoft Support Policy
11 +
12 +Technical Support for the use of WSL may also be available from Microsoft’s Customer Support Services (CSS). If you are a Premier or Unified Support customer, you may reach out to your account manager for further assistance. Otherwise, you may visit Microsoft’s [Support For Business site](business-support) to [open a new support case for WSL](support-case).
13 +
14 +
15 +[gh-issue]: https://github.com/microsoft/WSL/issues/new/choose
16 +[gh-bug]: https://github.com/microsoft/WSL/issues/new?assignees=&labels=&template=bug_report.md&title=
17 +[gh-feature]: https://github.com/microsoft/WSL/issues/new?assignees=&labels=feature&template=feature_request.md&title=
18 +[business-support]: https://support.serviceshub.microsoft.com/supportforbusiness/create
19 +[support-case]: https://support.serviceshub.microsoft.com/supportforbusiness/create?sapid=9d5af292-506b-63ca-cb2c-7f4eaa380c56
\ No newline at end of file