Basic Intro to Git - https://guides.github.com/introduction/flow/
-> Work in Progress - Feel free to add stuff here! <-
- Work off of 'dev' branch
- Pull down the latest changes and merge with your branch before submitting a PR
- Have at least one person review your code