diff --git a/readme.md b/readme.md index fc6637a..d122219 100644 --- a/readme.md +++ b/readme.md @@ -38,6 +38,7 @@ Code review is the systematic examination (sometimes referred to as peer review) - [Building an Inclusive Code Review Culture](https://blog.plaid.com/building-an-inclusive-code-review-culture/) Guidelines to help ensure a collaborative and learning culture - [Code Review: Create The Culture, Learn The Best Practices](https://codingsans.com/blog/code-review) Code review tips and best practices from tech leaders. - [Code Review Etiquette](https://css-tricks.com/code-review-etiquette/) A few tips helping with positive engagement on code review. +- [Code Review Guidelines for Data Science Teams](https://tdhopper.com/blog/code-review-guidelines/) Proposal for data science teams collaborating on research code bases. - [Code Review Guidelines for Humans](https://phauer.com/2018/code-review-guidelines/) Some guidelines for giving and getting code reviews. - [Code Reviews: Just Do It](https://blog.codinghorror.com/code-reviews-just-do-it/) Seminal post advocating for peer review of software back in 2006. - [Code Reviews at Google are lightweight and fast](https://www.michaelagreiler.com/code-reviews-at-google/) Details on how code review best practices and processes work at Google.