I want to make the pull request merge into develop from the feature branch by default.
I\'m advocating the use of git flow, so when a pull request is submitted for a fea
The github has their own suggested workflow called github flow, by convention all pull requests default to master but you can now edit it to any branch you like.
master