eng-practices/review/developer/index.md

15 lines
639 B
Markdown
Raw Normal View History

# The CL author's guide to getting through code review
The pages in this section contain best practices for developers going through
code review. These guidelines should help you get through reviews faster and
with higher-quality results. You don't have to read them all, but they are
intended to apply to every Google developer, and many people have found it
helpful to read the whole set.
- [Writing Good CL Descriptions](cl-descriptions.md)
- [Small CLs](small-cls.md)
- [How to Handle Reviewer Comments](handling-comments.md)
See also [How to Do a Code Review](../reviewer/), which gives detailed guidance
for code reviewers.