How to create a Merge Request (MR)
Log in to Gitlab aja07.vas-server.cz
Find your project on gitlab. Then click on Merge Requests in the left menu.
Next, click on New Merge Request, select your branch in the source branch and select the target branch (usually the master) in the target branch.
Fill in the task number and add a caption to the title.
Then click on Compare branches and continue.
Scroll down and fill in Assignee (click on "Assign to me") and Reviewer (who should review - project manager). Then click on "Create merge request"
Then just write to Freelo or Slack that the Merge request is on Gitlab.
If the reviewer finds errors, it marks the request as a draft - it will also be shown to the person who requested the merge request.
After correcting the errors, you need to mark as mark as ready again in the top right, so that the reviewer knows he can check again.