We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Remove link to broken MS-internal wiki
No longer updating MS-internal stl.xlsx
Change "When Adding Features" to H2, nested in "When Merging" which is H1
Move "How To Mirror PRs" before "When Merging"
Remove benchmarking section - that's about reviewing, and we have a separate page now
Add a note about resolving merge conflicts in benchmarks
Added a Merging status
Update link to the Code Review project
Contest => stlimport
git diff --binary is no longer needed as we don't have object files in the repo
Drop spurious newline
git 2.44 needs `git merge --no-edit main`
Mention how titles behave with single-commit PRs
Move asandev instructions from When Merging to How To Mirror PRs, which is the right time
Add "C++23 (and later) issues under permissive" checkin step
Modernize `git checkout` to `git switch`
Modernize `git checkout -b` to `git switch --create`
Benchmarks should be verified before moving PRs to Ready To Merge
Updated Checklist For Merging A Pull Request (markdown)
Add info on benchmarking (the link is not connected to anything yet; remember to come back and connect it up)
Mention ASAN reviewers
Use `git diff --binary` to handle binary file changes/deletions
How To Mirror PRs
It is never necessary to remove the "work in progress" label from an issue since there's no longer any such label.
Mention semi-linear merges
Mention STL.natvis
Removed the User Story column
Updating lwg.xlsx is unnecessary
Mention DevCom/VSO bugs, update GitHub docs URLs
Reorganize the PR checklist