Merge branch 'patch-17' into 'master'

remove note that multi-line suggestions are not yet available

See merge request gitlab-org/gitlab-ce!28119
This commit is contained in:
Bob Van Landuyt 2019-05-07 11:36:09 +00:00
commit 23bdca9ca3
2 changed files with 5 additions and 5 deletions

View File

@ -0,0 +1,5 @@
---
title: Remove the note in the docs that multi-line suggestions are not yet available
merge_request: 28119
author: hardysim
type: other

View File

@ -385,11 +385,6 @@ the Merge Request authored by the user that applied them.
![Add a new comment](img/insert_suggestion.png)
> **Note:**
The suggestion will only affect the commented line. Multi-line
suggestions are currently not supported. Will be introduced by
[#53310](https://gitlab.com/gitlab-org/gitlab-ce/issues/53310).
1. In the comment, add your suggestion to the pre-populated code block:
![Add a suggestion into a code block tagged properly](img/make_suggestion.png)