Ben Balter 12/8/2015

The six types of pull requests you see on GitHub

Read Original

This article categorizes six distinct types of pull requests commonly seen on GitHub, explaining their purposes and workflows. It covers 'Just a heads up' for trivial changes, 'Sanity check' for minor reviews, 'Draft pull requests' for WIP, 'Early feedback' for conceptual approval, 'Line-by-line review' for final shipping, and 'Pull request to a pull request' for collaborative open-source contributions.

The six types of pull requests you see on GitHub

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes