/ SUPPORT.md
SUPPORT.md
 1  # Support
 2  
 3  
 4  ## How to use Microsoft PowerToys 
 5  
 6  For more info on [PowerToys overviews and how to use the utilities][usingPowerToys-docs-link], or any other tools and resources for [Windows development environments](https://learn.microsoft.com/windows/dev-environment/overview), head over to [learn.microsoft.com][usingPowerToys-docs-link]! 
 7  
 8  ## How to file issues and get help  
 9  
10  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 
11  feature request as a new Issue.
12  
13  For help and questions about using this project, please look at our Wiki for using PowerToys and our [Contributor's Guide][contributor] if you want to work on PowerToys.
14  
15  ## Microsoft Support Policy  
16  
17  Support for PowerToys is limited to the resources listed above.
18  
19  [gh-issue]: https://github.com/microsoft/PowerToys/issues/new/choose
20  [gh-bug]: https://github.com/microsoft/PowerToys/issues/new?assignees=&labels=Issue-Bug&template=bug_report.md&title=
21  [gh-feature]: https://github.com/microsoft/PowerToys/issues/new?assignees=&labels=&template=feature_request.md&title=
22  [wiki]: https://github.com/microsoft/PowerToys/wiki
23  [contributor]: https://github.com/microsoft/PowerToys/blob/main/CONTRIBUTING.md
24  [usingPowerToys-docs-link]: https://aka.ms/powertoys-docs