

# Indicators for code review
<a name="indicators-for-code-review"></a>

Embed a lightweight, frictionless change review process into the development lifecycle. This capability enables separation of duties to be performed to ensure multiple perspectives are involved in approving changes.

**Topics**
+ [[DL.CR.1] Standardize coding practices](dl.cr.1-standardize-coding-practices.md)
+ [[DL.CR.2] Perform peer review for code changes](dl.cr.2-perform-peer-review-for-code-changes.md)
+ [[DL.CR.3] Establish clear completion criteria for code tasks](dl.cr.3-establish-clear-completion-criteria-for-code-tasks.md)
+ [[DL.CR.4] Comprehensive code reviews with an emphasis on business logic](dl.cr.4-comprehensive-code-reviews-with-an-emphasis-on-business-logic.md)
+ [[DL.CR.5] Foster a constructive and inclusive review culture](dl.cr.5-foster-a-constructive-and-inclusive-review-culture.md)
+ [[DL.CR.6] Initiate code reviews using pull requests](dl.cr.6-initiate-code-reviews-using-pull-requests.md)
+ [[DL.CR.7] Create consistent and descriptive commit messages using a specification](dl.cr.7-create-consistent-and-descriptive-commit-messages-using-a-specification.md)
+ [[DL.CR.8] Designate code owners for expert review](dl.cr.8-designate-code-owners-for-expert-review.md)