This document provides instructions for reviewing code changes in Gerrit. It describes how to review changes directly in the Gerrit UI or by fetching them locally. The key steps are:
1. Find a change to review that was not authored by you.
2. Review each changed file by looking at the side-by-side diffs and adding inline comments.
3. Also review the commit message for clarity.
4. Vote on the change and publish your review comments for the author to consider in improving the change.