Cloud Four shares their code review practices for small teams working with clients and contractors. Key guidelines include: requiring all code to be reviewed before production (enforced via GitHub branch protection rules), preferring many small focused PRs over large ones, writing PR descriptions that explain why a change is

8m read timeFrom cloudfour.com
Post cover image
Table of contents
All Code Gets ReviewedPrefer Many Small PRs Over One Giant PRExplain Why This Change is NeededProvide Thorough Testing InstructionsCode Review is a Culture Issue

Sort: