diff options
author | Sarah Groff Hennigh-Palermo <sarah.groff.palermo@gmail.com> | 2019-06-14 18:47:29 +0000 |
---|---|---|
committer | Sarah Groff Hennigh-Palermo <sarah.groff.palermo@gmail.com> | 2019-06-14 18:47:29 +0000 |
commit | ec6d1eb803285eaaa835c697ab046947b2ed77db (patch) | |
tree | 6309a75c00461458ab37d7cdfec42b2982166aae /doc/ci | |
parent | 28ec39c1b9383c67bcd0075f7b65bc96b8149604 (diff) | |
download | gitlab-ce-ec6d1eb803285eaaa835c697ab046947b2ed77db.tar.gz |
Apply suggestion to doc/ci/review_apps/index.md
Diffstat (limited to 'doc/ci')
-rw-r--r-- | doc/ci/review_apps/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/review_apps/index.md b/doc/ci/review_apps/index.md index 98a9836c21e..f9d1fc58062 100644 --- a/doc/ci/review_apps/index.md +++ b/doc/ci/review_apps/index.md @@ -159,7 +159,7 @@ After adding Review Apps to your workflow, you follow the branched Git flow. Tha The Visual Reviews feedback form can be added to a Review App to enable reviewers to post comments directly from the app back to the merge request that spawned the Review App. -For example, a form like the following can be made to post the contents of the +For example, a form like the following can be configured to post the contents of the text field into the discussion thread of a merge request: ![feedback form](img/toolbar_feeback_form.png) |