summaryrefslogtreecommitdiffstats
path: root/Documentation/user-suggest-edits.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/user-suggest-edits.txt')
-rw-r--r--Documentation/user-suggest-edits.txt9
1 files changed, 8 insertions, 1 deletions
diff --git a/Documentation/user-suggest-edits.txt b/Documentation/user-suggest-edits.txt
index 99f17a416b..9c67358033 100644
--- a/Documentation/user-suggest-edits.txt
+++ b/Documentation/user-suggest-edits.txt
@@ -27,7 +27,14 @@ image::images/user-suggest-edits-preview.png["Suggestion Preview", align="center
== Author workflow
You can apply one or more suggested fixes. When suggested fix is applied - it creates
-a change edit that you can modify. link:user-inline-edit.html#editing-change[More about editing mode.]
+a change edit that you can modify in gerrit. link:user-inline-edit.html#editing-change[More about editing mode.]
+
+FYI: Publishing a new patchset in gerrit will make gerrit change out of sync with
+your local git. You can checkout latest gerrit by using commands from download drop-down panel.
+link:user-review-ui.html#download[More about download drop-down panel]
+
+You can use copy to clipboard button to copy suggestion to clipboard and then you can paste it
+in your editor.
GERRIT
------