Skip to content

Cleanup md files (root folder)#46582

Merged
niels9001 merged 14 commits intomicrosoft:mainfrom
Jay-o-Way:cleanup-MD-files
Apr 1, 2026
Merged

Cleanup md files (root folder)#46582
niels9001 merged 14 commits intomicrosoft:mainfrom
Jay-o-Way:cleanup-MD-files

Conversation

@Jay-o-Way
Copy link
Copy Markdown
Collaborator

@Jay-o-Way Jay-o-Way commented Mar 27, 2026

Summary of the Pull Request

Cleaning up Markdown files, including:

  • Learn Authoring Pack in Visual Studio Code
  • consolidating list item bullets
  • spelling and grammar
  • HTML tables and links to Markdown

To do:

@Jay-o-Way Jay-o-Way requested a review from a team as a code owner March 27, 2026 20:22
@github-actions

This comment has been minimized.

@Jay-o-Way Jay-o-Way marked this pull request as draft March 27, 2026 20:36
@Jay-o-Way Jay-o-Way requested a review from yeelam-gordon March 27, 2026 20:42
@Jay-o-Way Jay-o-Way added Issue-Docs Documentation issue that needs to be improved type:docs Documentation work labels Mar 27, 2026
@Jay-o-Way Jay-o-Way changed the title Cleanup md files Cleanup md files (root folder) Mar 27, 2026
@niels9001
Copy link
Copy Markdown
Collaborator

@Jay-o-Way Is this ready for review? Reviews were requested by the PR is still in draft so wanted to check :)!

image

@Jay-o-Way
Copy link
Copy Markdown
Collaborator Author

Well, i wanted to change the headers too, but my quotum won't reset for another month. Maybe something you would like to add? Besides that, it's finished.

@Jay-o-Way Jay-o-Way marked this pull request as ready for review March 28, 2026 10:46
Comment thread README.md Outdated
Comment thread README.md
Comment thread README.md
Comment thread README.md Outdated
Comment thread README.md Outdated
@niels9001
Copy link
Copy Markdown
Collaborator

Well, i wanted to change the headers too, but my quotum won't reset for another month. Maybe something you would like to add? Besides that, it's finished.

I think overall it's looking good. It's just that some changes in the README are regressions, see my comments

@Jay-o-Way
Copy link
Copy Markdown
Collaborator Author

Jay-o-Way commented Mar 28, 2026

@niels9001 Thanks! Updated ReadMe.
Would you like to update the headers to use sentence casing? My Copilot reached its quotum.
Oh and we need to choose: text in notice.md: code blocks or no code blocks??

@github-actions

This comment has been minimized.

@niels9001
Copy link
Copy Markdown
Collaborator

image

Eeek

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@Jay-o-Way
Copy link
Copy Markdown
Collaborator Author

It really is about the "details", haha. Fixed!

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

Comment thread NOTICE.md Outdated
Comment thread CODE_OF_CONDUCT.md Outdated
Comment thread CONTRIBUTING.md Outdated
Comment thread NOTICE.md Outdated
Comment thread NOTICE.md Outdated
Comment thread NOTICE.md Outdated
Comment thread NOTICE.md Outdated
Co-Authored-By: Niels Laute <niels.laute@live.nl>
@Jay-o-Way
Copy link
Copy Markdown
Collaborator Author

@niels9001 Thanks! I just applied the suggestions, and added the changes of PR 46371, and fixed conflicts.

@github-actions

This comment has been minimized.

@niels9001 niels9001 enabled auto-merge (squash) April 1, 2026 13:08
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 1, 2026

@check-spelling-bot Report

🔴 Please review

See the 📂 files view, the 📜action log, or 📝 job summary for details.

Unrecognized words (2)

traies
udit

These words are not needed and should be removed LPCFHOOKPROC LUMA MAXDWORD MRT runtimeconfig suntimes timespan VSync

To accept these unrecognized words as correct and remove the previously acknowledged and now absent words, you could run the following commands

... in a clone of the git@github.com:Jay-o-Way/PowerToys.git repository
on the cleanup-MD-files branch (ℹ️ how do I use this?):

curl -s -S -L 'https://raw.githubusercontent.com/check-spelling/check-spelling/c635c2f3f714eec2fcf27b643a1919b9a811ef2e/apply.pl' |
perl - 'https://github.com/microsoft/PowerToys/actions/runs/23850209647/attempts/1' &&
git commit -m 'Update check-spelling metadata'
Warnings ⚠️ (1)

See the 📂 files view, the 📜action log, or 📝 job summary for details.

⚠️ Warnings Count
⚠️ ignored-expect-variant 5

See ⚠️ Event descriptions for more information.

If the flagged items are 🤯 false positives

If items relate to a ...

  • binary file (or some other file you wouldn't want to check at all).

    Please add a file path to the excludes.txt file matching the containing file.

    File paths are Perl 5 Regular Expressions - you can test yours before committing to verify it will match your files.

    ^ refers to the file's path from the root of the repository, so ^README\.md$ would exclude README.md (on whichever branch you're using).

  • well-formed pattern.

    If you can write a pattern that would match it,
    try adding it to the patterns.txt file.

    Patterns are Perl 5 Regular Expressions - you can test yours before committing to verify it will match your lines.

    Note that patterns can't match multiline strings.

@niels9001
Copy link
Copy Markdown
Collaborator

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@niels9001 niels9001 merged commit 1c4ecc2 into microsoft:main Apr 1, 2026
11 checks passed
@Jay-o-Way
Copy link
Copy Markdown
Collaborator Author

Thanks @crutkas and @niels9001 ! Any advice for the point about putting licence texts inside a code block or not? Or not important?

@Jay-o-Way Jay-o-Way deleted the cleanup-MD-files branch April 2, 2026 11:45
niels9001 pushed a commit that referenced this pull request Apr 3, 2026
…46765)

<!-- Enter a brief description/summary of your PR here. What does it
fix/what does it change/how was it tested (even manually, if necessary)?
-->
## Summary of the Pull Request

See title

Ref: #46582

<!-- Please review the items on the PR checklist before submitting-->
## PR Checklist

- [ ] Closes: #xxx
<!-- - [ ] Closes: #yyy (add separate lines for additional resolved
issues) -->
- [ ] **Communication:** I've discussed this with core contributors
already. If the work hasn't been agreed, this work might be rejected
- [ ] **Tests:** Added/updated and all pass
- [ ] **Localization:** All end-user-facing strings can be localized
- [ ] **Dev docs:** Added/updated
- [ ] **New binaries:** Added on the required places
- [ ] [JSON for
signing](https://github.com/microsoft/PowerToys/blob/main/.pipelines/ESRPSigning_core.json)
for new binaries
- [ ] [WXS for
installer](https://github.com/microsoft/PowerToys/blob/main/installer/PowerToysSetup/Product.wxs)
for new binaries and localization folder
- [ ] [YML for CI
pipeline](https://github.com/microsoft/PowerToys/blob/main/.pipelines/ci/templates/build-powertoys-steps.yml)
for new test projects
- [ ] [YML for signed
pipeline](https://github.com/microsoft/PowerToys/blob/main/.pipelines/release.yml)
- [ ] **Documentation updated:** If checked, please file a pull request
on [our docs
repo](https://github.com/MicrosoftDocs/windows-uwp/tree/docs/hub/powertoys)
and link it here: #xxx

<!-- Provide a more detailed description of the PR, other things fixed,
or any additional comments/features here -->
## Detailed Description of the Pull Request / Additional comments

<!-- Describe how you validated the behavior. Add automated tests
wherever possible, but list manual validation steps taken as well -->
## Validation Steps Performed
@LegendaryBlair LegendaryBlair added this to the PowerToys 0.99 milestone Apr 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Issue-Docs Documentation issue that needs to be improved type:docs Documentation work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants