Read this page once when you first join the project, read it again when you submit your first PR, and read it again when you receive your first request to review code.

Why Code Reviews are Important:

When performed with diligence and effort, code reviews have been proven to be the single best way to eliminate defects in production code.

Guidance

Code reviews are not an approval process. They are a way of having a conversation about the work and to use the collective skill of the team to improve code readability, quality, and finding bugs. Do not let egos get involved. Code reviews are not about criticism.

When submitting code for review:


When reviewing code:

Examples of some completed Code Reviews:

Related articles

Related articles appear here based on the labels you select. Click to edit the macro and add or change labels.



Related issues