Skip to content

Commit bd700a5

Browse files
authored
Change community health file names to the same name format (microsoft#7192)
* Rename LICENSE to LICENSE.md * Rename community.md to COMMUNITY.md * Rename contributing.md to CONTRIBUTING.md * Rename LICENSE.md to LICENSE * Update README.md * Update SUPPORT.md
1 parent 1f1cff3 commit bd700a5

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed
File renamed without changes.
File renamed without changes.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ Please read the [developer docs](/doc/devdocs) for a detailed breakdown.
221221

222222
This project welcomes contributions of all types. Help spec'ing, design, documentation, finding bugs are ways everyone can help on top of coding features / bug fixes. We are excited to work with the power user community to build a set of tools for helping you get the most out of Windows.
223223

224-
We ask that **before you start work on a feature that you would like to contribute**, please read our [Contributor's Guide](contributing.md). We will be happy to work with you to figure out the best approach, provide guidance and mentorship throughout feature development, and help avoid any wasted or duplicate effort.
224+
We ask that **before you start work on a feature that you would like to contribute**, please read our [Contributor's Guide](CONTRIBUTING.md). We will be happy to work with you to figure out the best approach, provide guidance and mentorship throughout feature development, and help avoid any wasted or duplicate effort.
225225

226226
### ⚠ State of code ⚠
227227

SUPPORT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ Support for PowerToys is limited to the resources listed above.
1515
[gh-bug]: https://github.com/microsoft/PowerToys/issues/new?assignees=&labels=Issue-Bug&template=bug_report.md&title=
1616
[gh-feature]: https://github.com/microsoft/PowerToys/issues/new?assignees=&labels=&template=feature_request.md&title=
1717
[wiki]: https://github.com/microsoft/PowerToys/wiki
18-
[contributor]: https://github.com/microsoft/PowerToys/blob/master/contributing.md
18+
[contributor]: https://github.com/microsoft/PowerToys/blob/master/CONTRIBUTING.md

0 commit comments

Comments
 (0)