GitHub Pull Requests: How and Why to Use Pull Requests
At howchoo, our code is on private Github repos. We've recently started using pull requests to submit new changes to the code base. Likewise, we've been using Github issues for a while to keep track of bug fixes and small tasks. Our workflow has been improved significantly due to a few hidden gems in Github. In this guide, I'll show how to make pull requests as well as a few other workflow tips.