Skip to content
This repository has been archived by the owner on Aug 6, 2018. It is now read-only.

Code Review Process

jsjlewis96 edited this page Feb 10, 2017 · 1 revision
  1. Make sure design is done and up to date (halt review until this is done)
  2. Check there are testing steps in the issue
  3. Ensure unit test coverage
  4. Check for obvious compile errors
  5. Check for warnings
  6. Run code, test functionality according to instructions in the issue
  7. Check formatting and code style
  8. Confirm commit and create pull request if review passes
Clone this wiki locally