← Back to KHAO

Microsoft · GitHub ·

The what, why, and how of pull requests and source comments

2 min read

Compiled by KHAO Editorial — aggregated from 1 source. See llms.txt for citation guidance.

◌ Single Source

Microsoft veteran on knowing the difference and convincing approvers to accept a change.

Key facts

Summary

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 different purposes. "It is an exercise in persuasive writing: You are trying to convince the approver that your change should be accepted. And sticking text in the source? This information is durable: It is information that remains useful even after the pull request completes.

Read full article at The Register →

#Microsoft #GitHub