Added two new links (#23816)
Added, "How to do code reviews like a human Part two" and "Code Review Best Practices" links.
This commit is contained in:
@ -20,11 +20,12 @@ It is important to be humble throughout the code review process. Accept your mis
|
|||||||
and be professional when pointing out improvements or errors in the code of your fellow
|
and be professional when pointing out improvements or errors in the code of your fellow
|
||||||
team members.
|
team members.
|
||||||
|
|
||||||
#### More Information:
|
#### More Information
|
||||||
|
|
||||||
* [How to Do Code Reviews Like a Human (Part One)](https://mtlynch.io/human-code-reviews-1/)
|
* [How to Do Code Reviews Like a Human (Part One)](https://mtlynch.io/human-code-reviews-1/)
|
||||||
|
* [How to Do Code Reviews Like a Human (Part Two)](https://mtlynch.io/human-code-reviews-2/)
|
||||||
|
* [Code Review Best Practices](https://medium.com/palantir/code-review-best-practices-19e02780015f)
|
||||||
* [Smartbear - What is Code Review?](https://smartbear.com/learn/code-review/what-is-code-review/)
|
* [Smartbear - What is Code Review?](https://smartbear.com/learn/code-review/what-is-code-review/)
|
||||||
* [How to Conduct Effective Code Reviews](https://blog.digitalocean.com/how-to-conduct-effective-code-reviews/)
|
* [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)
|
* [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/)
|
* [Code Reviews: The Definitive Guide](https://simpleprogrammer.com/code-reviews-definitive-guide/)
|
||||||
|
Reference in New Issue
Block a user