A peer review of source code. It is intended to find and fix mistakes overlooked in the initial development phase, improving both the overall quality of software and the developers' skills.
- Comment on a specific line number.
- Comment constructively and politely.
- Learn something valuable from the comments.
- Express appreciation to the author.
- Review the code in a timely manner.
- Create small pull requests, which are easier to review.
- Take comments as constructive and not personal criticism.
- Learn something valuable from the comments.
- Express appreciation to the reviewer.
- Respond to comments in a timely manner.