Merge to parent branch (instead of master) when creating a Merge Request
<!--IssueSummary start--> <details> <summary> Everyone can contribute. [Help move this issue forward](https://handbook.gitlab.com/handbook/marketing/developer-relations/contributor-success/community-contributors-workflows/#contributor-links) while earning points, leveling up and collecting rewards. </summary> - [Close this issue](https://contributors.gitlab.com/manage-issue?action=close&projectId=278964&issueIid=14547) </details> <!--IssueSummary end--> When you push a new branch, the button "Create Merge Request" appears to create a MR from your branch to the master branch. I suggest changing the default behavior to select the parent branch instead of master. It's a great improvement for anyone who uses intermediate branches (such as git flow, gitlab flow, etc.) and it doesn't break your workflow if you don't use intermediate branches (because the parent branch will be the master).
issue