Ideally, we can set up automatic deployment from our master branch at some point and base most of our changes off of a develop branch. This would mean in the future we create branches from develop instead of master and create pull requests towards develop.
Ideally, we can set up automatic deployment from our master branch at some point and base most of our changes off of a develop branch. This would mean in the future we create branches from develop instead of master and create pull requests towards develop.