Commit e94a78d0 authored by Achilleas Pipinellis's avatar Achilleas Pipinellis Committed by Douglas Barbosa Alexandre

Merge branch 'docs/add_imgs_to_mr_resolution_issue' into 'master'

Add more images to issue creation from unresolved discussions

See merge request !8279
parent 8dd85ca8
......@@ -51,13 +51,15 @@ are resolved.
![Only allow merge if all the discussions are resolved message](img/only_allow_merge_if_all_discussions_are_resolved_msg.png)
### Move all unresolved discussions in a merge request to an issue
## Move all unresolved discussions in a merge request to an issue
> [Introduced][ce-7180] (Currently on Backlog)
> [Introduced][ce-7180] in GitLab 8.15.
To delegate unresolved discussions to a new issue you can click the link **open
an issue to resolve them later**.
![Open new issue from unresolved discussions](img/resolve_discussion_open_issue.png)
This will prepare an issue with content referring to the merge request and
discussions.
......@@ -66,6 +68,8 @@ discussions.
Hitting **Submit issue** will cause all discussions to be marked as resolved and
add a note referring to the newly created issue.
![Mark discussions as resolved notice](img/resolve_discussion_issue_notice.png)
You can now proceed to merge the merge request from the UI.
[ce-5022]: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/5022
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment