- Be critical! I won't take it personally!
- Thou shalt always weakify strongify! (i.e. reviewer spots dumb things)
- Suggest alternatives and share knowledge.
- Build and run code locallly.
- Take your time to review.
- Try to spot missing tests.
- Code follows style and patterns.
- Relevant and clear description with link to asana task.
- Tests pass on CI system.
- Code is shippable.
- Doesn't try to hide hacks.
- Small and focused PR.