Skip to content

Conversation

@pranjal2004838
Copy link

Fix the sample workflow in [CONTRIBUTING.md:339-346] by correcting the branch name used in the git push --set-upstream example.

The section walks contributors through deleting the /Learn/Accessibility tree and explicitly creates a branch named deleting-a11y. The push command mistakenly referenced moving-a11y, which could cause confusion for newcomers following the instructions literally.

Why

Keeps the documentation accurate and consistent for first-time contributors.
Prevents contributors from thinking they made a mistake or from pushing to a differently named branch than the one created earlier in the same example.

Testing

Checked git diff upstream/main...HEAD to confirm this branch diverges only by the corrected line.
Verified no other files were touched.

@pranjal2004838 pranjal2004838 requested a review from a team as a code owner January 29, 2026 16:15
@pranjal2004838 pranjal2004838 requested review from dipikabh and removed request for a team January 29, 2026 16:15
@github-actions github-actions bot added the size/xs [PR only] 0-5 LoC changed label Jan 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/xs [PR only] 0-5 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant