Our 3rd blog in the series of how to get up and running across the board with Git and GitHub.
Author: Chris DeMars
Crafting a Pull Request Template
Let’s walk through crafting a pull request (PR) template for your organization’s project to keep things on track and organized.
Git and GitHub at Work
Let’s look at doing work inside your organization’s repo. In the code examples that follow, my personal GitHub account will act as a closed, private organization repo.
Up and Running With Git and GitHub
GitHub is a cloud storage provider that allows you to host and maintain code in a public forum. Follow along with me as I help you get up to speed.