diff options
author | sarahghp <sarah.groff.palermo@gmail.com> | 2019-06-14 14:43:51 -0400 |
---|---|---|
committer | sarahghp <sarah.groff.palermo@gmail.com> | 2019-06-14 14:46:20 -0400 |
commit | 9b3cb17a435bc4c6cebc2fe2d29c0b69b642dba5 (patch) | |
tree | 45565090e509bdb761ba41aa67e25f89789050c9 | |
parent | 713052a2cc32d4faa796270a0cc76b1b63e6b3c8 (diff) | |
download | gitlab-ce-9b3cb17a435bc4c6cebc2fe2d29c0b69b642dba5.tar.gz |
Update text and image
-rw-r--r-- | doc/ci/review_apps/img/toolbar_feeback_form.png | bin | 157974 -> 71676 bytes | |||
-rw-r--r-- | doc/ci/review_apps/index.md | 2 |
2 files changed, 2 insertions, 0 deletions
diff --git a/doc/ci/review_apps/img/toolbar_feeback_form.png b/doc/ci/review_apps/img/toolbar_feeback_form.png Binary files differindex 59a0abeda53..d147981a387 100644 --- a/doc/ci/review_apps/img/toolbar_feeback_form.png +++ b/doc/ci/review_apps/img/toolbar_feeback_form.png diff --git a/doc/ci/review_apps/index.md b/doc/ci/review_apps/index.md index 07044f83b31..bad12d4b724 100644 --- a/doc/ci/review_apps/index.md +++ b/doc/ci/review_apps/index.md @@ -172,6 +172,8 @@ To use the feedback form, you will need to create a [personal access token](../. Paste the token into the feedback box, when prompted. If you select **Remember me**, your browser stores the token so that future visits to Review Apps at the same URL will not require you to re-enter the token. To clear the token, click **Log out**. +Because tokens must be entered on a per-domain basis and they can only be accessed once, we recommend saving the token to your password manager specifically for the purpose of Visual Reviews. This way, you will not need to create additional tokens for each merge request. + Comments can make use of all the [Markdown annotations](../../user/markdown.md) available in merge request comment boxes. |