Create new branch (with same name as in fork) on pull request
Description
It's very usefull to automatically create a new branch (with same name as in fork) on pull request.
- On my fork I create branch feature/xy
- On pull request I can select the target branch from existing branches + feature/xy
Proposal
Like bitbucket:
