diff --git a/branches.md b/branches.md index 16ab200cb5f3db367ef6c40e8a1eafb02308bc15..69f185de3ba65198c896886d08cdf6888819e2d9 100644 --- a/branches.md +++ b/branches.md @@ -81,8 +81,25 @@ Detailed information is [docs.gitlab.com/ee/gitlab-basics/add-merge-request.html <ol start="3"> <li>Submit the MR - /li> + </li> </ol> ## Github interface + +Detailed information is [help.github.com/articles/creating-a-pull-request/](https://help.github.com/articles/creating-a-pull-request/). + +1. Click on **New pull request** + + +<br><br> +2. Compare the branches + + + + +<ol start="3"> + <li>Submit the MR + + </li> +</ol>