Skip to content

Commit b8a71be

Browse files
jagannathBhattargos
authored andcommitted
doc: improve COLLABORATOR_GUIDE
PR-URL: #23977 Reviewed-By: Denys Otrishko <[email protected]> Reviewed-By: Vse Mozhet Byt <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]>
1 parent 846e450 commit b8a71be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

COLLABORATOR_GUIDE.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -497,7 +497,7 @@ This should be done where a pull request:
497497

498498
Assign the `tsc-review` label or @-mention the
499499
`@nodejs/tsc` GitHub team if you want to elevate an issue to the [TSC][].
500-
Do not use the GitHub UI on the right hand side to assign to
500+
Do not use the GitHub UI on the right-hand side to assign to
501501
`@nodejs/tsc` or request a review from `@nodejs/tsc`.
502502

503503
The TSC should serve as the final arbiter where required.
@@ -528,7 +528,7 @@ The TSC should serve as the final arbiter where required.
528528
you are unsure exactly how to format the commit messages, use the commit log
529529
as a reference. See [this commit][commit-example] as an example.
530530

531-
For PRs from first time contributors, be [welcoming](#welcoming-first-time-contributors).
531+
For PRs from first-time contributors, be [welcoming](#welcoming-first-time-contributors).
532532
Also, verify that their git settings are to their liking.
533533

534534
All commits should be self-contained, meaning every commit should pass all

0 commit comments

Comments
 (0)