A simple wording pattern to avoid defensiveness in code reviews: Avoid: "You...
A simple wording pattern to avoid defensiveness in code reviews:
Avoid: "You should do x."
Prefer: "Should we do x?"
Asking a question avoids assuming I know more than the author.
Saying "we" emphasizes that we're in this together.