From 809cd62a35e3ceb4f68c2471e39dbeb2be43f829 Mon Sep 17 00:00:00 2001 From: laurentheirendt <laurent.heirendt@uni.lu> Date: Mon, 16 Jan 2017 09:23:23 +0100 Subject: [PATCH] Updated info on submitted MR and PR --- branches.md | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/branches.md b/branches.md index 16ab200c..69f185de 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> -- GitLab