Skip to content

How to Contribute@Code Review Guideline

JackTuxh edited this page Jun 11, 2020 · 1 revision
  1. Please read over the Google Engineering Code Review Guidelines. It’s a bit complicated for the purposes of this project, but a lot of the ideas are applicable to the code reviews that all of us will be doing.

  2. Make sure all the items in the Pull Request checklist get checked. If there are some items that can't get check off for the reasons of some inherent properties of the Pull Request (for example, it's just a bug fix Pull Request that cannot be unit tested), make a note in the Pull Request before you approve it.