summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFilipa Lacerda <filipa@gitlab.com>2017-05-12 20:14:38 +0000
committerFilipa Lacerda <filipa@gitlab.com>2017-05-12 20:14:38 +0000
commite5a967aa0380a618829e4371012da56de59bc739 (patch)
tree22f5e1531592c7e2576942f0db94c0503059cb14
parentb012c0b3164e58b55c9860ea6874b76491669a40 (diff)
parent7447973aa10946e0eba8c747afd3677c4332b1c8 (diff)
downloadgitlab-ce-e5a967aa0380a618829e4371012da56de59bc739.tar.gz
Merge branch 'new-branch-new-mr-docs' into 'master'
New branch new mr docs See merge request !11308
-rw-r--r--doc/user/project/issues/img/create_new_merge_request.pngbin0 -> 26285 bytes
-rw-r--r--doc/user/project/issues/issues_functionalities.md6
2 files changed, 6 insertions, 0 deletions
diff --git a/doc/user/project/issues/img/create_new_merge_request.png b/doc/user/project/issues/img/create_new_merge_request.png
new file mode 100644
index 00000000000..d4bfb6fa463
--- /dev/null
+++ b/doc/user/project/issues/img/create_new_merge_request.png
Binary files differ
diff --git a/doc/user/project/issues/issues_functionalities.md b/doc/user/project/issues/issues_functionalities.md
index 1efd07a058b..33fe768a0c6 100644
--- a/doc/user/project/issues/issues_functionalities.md
+++ b/doc/user/project/issues/issues_functionalities.md
@@ -155,3 +155,9 @@ Once you wrote your comment, you can either:
- [New branch](../repository/web_editor.md#create-a-new-branch-from-an-issue):
create a new branch, followed by a new merge request which will automatically close that
issue as soon as that merge request is merged.
+
+#### 19. New merge request
+
+- Create a new merge request (with source branch) in one action. Optionally just create a new branch, as explained above.
+
+![Create new merge request](img/create_new_merge_request.png)