How GitHub Develops
Scott Chacon (@schacon) has written a fantastic post regarding how we develop GitHub using GitHub itself. Do yourself a favor and head over to his blog: http://scottchacon.com/2011/08/31/github-flow.html If there’s only…
Scott Chacon (@schacon) has written a fantastic post regarding how we develop GitHub using GitHub itself. Do yourself a favor and head over to his blog:
http://scottchacon.com/2011/08/31/github-flow.html
If there’s only one thing you take away from his post, understand that Pull Requests are not only useful when your code is ready for review, but can also be used as an extremely effective collaboration tool while features are being developed.

Written by
Related posts
GitHub Availability Report: October 2025
In October, we experienced four incidents that resulted in degraded performance across GitHub services.
TypeScript, Python, and the AI feedback loop changing software development
An interview with the leader of GitHub Next, Idan Gazit, on TypeScript, Python, and what comes next.
What 986 million code pushes say about the developer workflow in 2025
Nearly a billion commits later, the way we ship code has changed for good. Here’s what the 2025 Octoverse data says about how devs really work now.