From 15e6af1d67ab0fc2760ea3a84c27513ccd90f2dc Mon Sep 17 00:00:00 2001 From: Matthew Shelbourn Date: Sun, 25 Nov 2018 20:24:13 -0800 Subject: [PATCH] Additional resources for the code review process (#23514) Adding additional resources to help the user find out more about the code review process and its importance. --- guide/english/working-in-tech/code-reviews/index.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/guide/english/working-in-tech/code-reviews/index.md b/guide/english/working-in-tech/code-reviews/index.md index 1815b91367..2d56b3a15c 100644 --- a/guide/english/working-in-tech/code-reviews/index.md +++ b/guide/english/working-in-tech/code-reviews/index.md @@ -23,5 +23,8 @@ team members. #### More Information: * [How to Do Code Reviews Like a Human (Part One)](https://mtlynch.io/human-code-reviews-1/) +* [How to Conduct Effective Code Reviews](https://blog.digitalocean.com/how-to-conduct-effective-code-reviews/) +* [Why Code Reviews Matter (and actually save time!](https://www.atlassian.com/agile/software-development/code-reviews) * [How to Do Code Reviews Like a Human (Part Two)](https://mtlynch.io/human-code-reviews-2/) * [Code Reviews: The Definitive Guide](https://simpleprogrammer.com/code-reviews-definitive-guide/) +