Hacker News new | ask | show | jobs
by _greim_ 2024 days ago
This should be included in a "How to Make Your Code Reviewee Fall in Love with You" companion article, if one doesn't exist yet.
1 comments

I wrote a list of code review suggestions a few years ago that focus on things the reviewer should do:

https://mtlynch.io/human-code-reviews-1/

I wrote a "what makes for a good change" doc a while ago, that touches on this.

https://github.com/vatine/sressays/blob/master/change-reques...