Allow to create empty merge request from the new merge request page
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
The 'New merge request' page (coming from the merge requests list) is rather confusing if you want to create the change without ever leaving GitLab app. The page expects you to already have the branch ready.
The actual process to create a new MR looks like this:
- Create the branch manually (you have to know where to find this button)
- Click 'Compare'
- Click 'Create merge request', save it
- Click 'Open in WebIDE' to create changes
It would be nice if this process was discoverable from the 'New merge request' page itself or was simplified to a single form (create a branch for me).
Edited by 🤖 GitLab Bot 🤖