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
When using gitflow in github with the default branch set to develop, you will get a notification that the master has changes and ask you to create a Pull Request to develop after releasing. I'm not sure how to fix this.
develop
master