In this video I'll show you install and use GIT scripts, a collection of scripts that I wrote to simplify using GITHUB. It largely automate the creation of a branch and committing changes followed by creating a pull request and guiding you through merging that pull request.
The repo: https://github.com/SM-Web-Systems/git-scripts/
To clone it, run this in a terminal: git clone https://github.com/SM-Web-Systems/git-scripts.git
Install and usage instructions are in: README.md