Microsoft veteran on knowing the difference and convincing approvers to accept a change Veteran Microsoft engineer Raymond Chen has weighed in on the difference between a pull request description and comments embedded in the code. Both matter, but they serve very different purposes. As Chen noted on his The Old New Thing dev blog:The PR description is a point in time statement, providing information that is relevant to the code review itself. It is an exercise in persuasive writing: You are...