summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMilutin Kristofic <milutin@google.com>2023-08-24 10:30:13 +0200
committerMilutin Kristofic <milutin@google.com>2023-08-24 12:45:45 +0000
commit12345ca04c8f21c454cb91449df2e9fa25ace1af (patch)
tree32fe39b26ad4d1e97f73c4b86eeb3e3adbbe92c8
parent94c384bf5d325649d950796a2a68ed6a8708dde9 (diff)
Improve Documentation for User Suggested Edits
Improving Author workflow Release-Notes: skip Google-Bug-Id: b/270540055 Change-Id: Ic26294896224f684e5ce124c69ec46f9957e6194
-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
------