Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 520 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 520 Bytes

code-review-checklist

This document aims to be a flexible, relevant guide to code peer review.

  1. Open the Pull Request for the code you will be reviewing in a separate window.
  2. In this repository, click on the file listed above: code-review-checklist.md
  3. Open that file for editing (click little pencil icon)
  4. Copy the markdown (code) from the ## Checklist heading on line 71 to the end.
  5. Paste this into your Pull Request comment.
    • Edit it as you do your review.