mirror of
https://github.com/microsoft/PowerToys
synced 2025-08-30 14:07:42 +00:00
Create SUPPORT.md (#7161)
This commit is contained in:
18
SUPPORT.md
Normal file
18
SUPPORT.md
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
# Support
|
||||||
|
|
||||||
|
## How to file issues and get help
|
||||||
|
|
||||||
|
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
|
||||||
|
feature request as a new Issue.
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
|
## Microsoft Support Policy
|
||||||
|
|
||||||
|
Support for PowerToys is limited to the resources listed above.
|
||||||
|
|
||||||
|
[gh-issue]: https://github.com/microsoft/PowerToys/issues/new/choose
|
||||||
|
[gh-bug]: https://github.com/microsoft/PowerToys/issues/new?assignees=&labels=Issue-Bug&template=bug_report.md&title=
|
||||||
|
[gh-feature]: https://github.com/microsoft/PowerToys/issues/new?assignees=&labels=&template=feature_request.md&title=
|
||||||
|
[wiki]: https://github.com/microsoft/PowerToys/wiki
|
||||||
|
[contributor]: https://github.com/microsoft/PowerToys/blob/master/contributing.md
|
Reference in New Issue
Block a user