Updated Pull Request Reviewer Guidelines (markdown)

Marcus Hert Da Coregio 2021-12-08 12:50:01 -03:00
parent 51836e6cac
commit 00cfd452b4

@ -42,7 +42,7 @@ Performing a full code review also helps the submitters by having less rounds of
### Polish commits
Consider just adding a polish commit instead of having the submitter do everything.
Consider just adding a polish commit instead of having the submitter do everything. To do this you can go to the base branch, cherry-pick the commit from the PR, and add another commit that polishes it. After that, just push the commits to the base branch and the PR will be closed.
### Consider smaller PRs