File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -124,7 +124,7 @@ onboarding session.
124124* Be aware: Your opinion carries a lot of weight!
125125* Nits (requests for small changes that are not essential) are fine, but try to
126126 avoid stalling the pull request.
127- * Note that they are nits when you comment: ` Nit: change foo() to bar(). `
127+ * Identify them as nits when you comment: ` Nit: change foo() to bar(). `
128128 * If they are stalling the pull request, fix them yourself on merge.
129129* Insofar as possible, issues should be identified by tools rather than human
130130 reviewers. If you are leaving comments about issues that could be identified
@@ -191,7 +191,7 @@ onboarding session.
191191
192192See the Collaborator Guide: [ Landing Pull Requests] [ ] .
193193
194- Note that commits in one PR that belong to one logical change should
194+ Commits in one PR that belong to one logical change should
195195be squashed. It is rarely the case in onboarding exercises, so this
196196needs to be pointed out separately during the onboarding.
197197
You can’t perform that action at this time.
0 commit comments