Open
Description
We will be using the git flow structure for the repo. You will see that there is a develop branch now that we should work off of. Master will be the production branch that we don't touch - only CI.
You can find git flow if you use a GUI with Tower and with Sourcetree. If you use terminal, once you have cloned the repo, run git flow init
and just continue to press enter for all of the questions without changing the answers. We can close this or add this wiki once it has been read by team members.