mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-10 05:06:36 +02:00
Add how to using PT links in readme and support (#13426)
* Update README.md * Update README.md * Update SUPPORT.md
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
<img src="./doc/images/overview/PT%20hero%20image.png"/>
|
<img src="./doc/images/overview/PT%20hero%20image.png"/>
|
||||||
|
|
||||||
[Downloads & Release notes][github-release-link] | [Contributing to PowerToys](#contributing) | [What's Happening](#whats-happening) | [Roadmap](#powertoys-roadmap)
|
[How to use PowerToys][usingPowerToys-docs-link] | [Downloads & Release notes][github-release-link] | [Contributing to PowerToys](#contributing) | [What's Happening](#whats-happening) | [Roadmap](#powertoys-roadmap)
|
||||||
|
|
||||||
## Build status
|
## Build status
|
||||||
|
|
||||||
@@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
## About
|
## About
|
||||||
|
|
||||||
Microsoft PowerToys is a set of utilities for power users to tune and streamline their Windows 10 experience for greater productivity. For more info on [PowerToys overviews and guides][usingPowerToys-docs-link], or any other tools and resources for [Windows development environments](https://docs.microsoft.com/windows/dev-environment/overview), head over to [docs.microsoft.com][usingPowerToys-docs-link]!
|
Microsoft PowerToys is a set of utilities for power users to tune and streamline their Windows 10 experience for greater productivity. 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://docs.microsoft.com/windows/dev-environment/overview), head over to [docs.microsoft.com][usingPowerToys-docs-link]!
|
||||||
|
|
||||||
| | Current utilities: | |
|
| | Current utilities: | |
|
||||||
|--------------|--------------------|--------------|
|
|--------------|--------------------|--------------|
|
||||||
@@ -208,7 +208,7 @@ The application logs basic telemetry. Our Telemetry Data page (Coming Soon) has
|
|||||||
[privacy-link]: http://go.microsoft.com/fwlink/?LinkId=521839
|
[privacy-link]: http://go.microsoft.com/fwlink/?LinkId=521839
|
||||||
[vidConfOverview]: https://aka.ms/PowerToysOverview_VideoConference
|
[vidConfOverview]: https://aka.ms/PowerToysOverview_VideoConference
|
||||||
[loc-bug]: https://github.com/microsoft/PowerToys/issues/new?assignees=&labels=&template=translation_issue.md&title=
|
[loc-bug]: https://github.com/microsoft/PowerToys/issues/new?assignees=&labels=&template=translation_issue.md&title=
|
||||||
[usingPowerToys-docs-link]: https://docs.microsoft.com/windows/powertoys/
|
[usingPowerToys-docs-link]: https://aka.ms/powertoys-docs
|
||||||
|
|
||||||
<!-- items that need to be updated release to release -->
|
<!-- items that need to be updated release to release -->
|
||||||
[github-next-release-work]: https://github.com/microsoft/PowerToys/issues?q=is%3Aopen+is%3Aissue+project%3Amicrosoft%2FPowerToys%2F21
|
[github-next-release-work]: https://github.com/microsoft/PowerToys/issues?q=is%3Aopen+is%3Aissue+project%3Amicrosoft%2FPowerToys%2F21
|
||||||
|
|||||||
@@ -1,5 +1,10 @@
|
|||||||
# Support
|
# Support
|
||||||
|
|
||||||
|
|
||||||
|
## How to use Microsoft PowerToys
|
||||||
|
|
||||||
|
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://docs.microsoft.com/windows/dev-environment/overview), head over to [docs.microsoft.com][usingPowerToys-docs-link]!
|
||||||
|
|
||||||
## How to file issues and get help
|
## 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
|
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
|
||||||
@@ -16,3 +21,4 @@ Support for PowerToys is limited to the resources listed above.
|
|||||||
[gh-feature]: https://github.com/microsoft/PowerToys/issues/new?assignees=&labels=&template=feature_request.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
|
[wiki]: https://github.com/microsoft/PowerToys/wiki
|
||||||
[contributor]: https://github.com/microsoft/PowerToys/blob/master/CONTRIBUTING.md
|
[contributor]: https://github.com/microsoft/PowerToys/blob/master/CONTRIBUTING.md
|
||||||
|
[usingPowerToys-docs-link]: https://aka.ms/powertoys-docs
|
||||||
|
|||||||
Reference in New Issue
Block a user