ChangeScreen2: document LGTM feature Change-Id: I4ceb63847f6df9715a06d22b6ad4ec602581129b
diff --git a/Documentation/intro-change-screen.txt b/Documentation/intro-change-screen.txt index a9b747e..8b381d2 100644 --- a/Documentation/intro-change-screen.txt +++ b/Documentation/intro-change-screen.txt
@@ -104,9 +104,13 @@ ------------ This button corresponds to the 'Review' button the on patch set panel on the old -change screen. The only new feature: the user can optionally send an email -during the vote. Inline comments are displayed inside of the ReplyBox. Editing -them inline in the ReplyBox is currently not possible. +change screen. The user can optionally send an email during the vote. Inline +comments are displayed inside of the ReplyBox. Editing them inline in the +ReplyBox is currently not possible. + +Hint: if "LGTM" (acronym for 'Looks Good To Me') is typed in the ReplyBox, +then the highest possible score for 'Code-Review' category for logged in user +is selected. Key bindings: "a" to open the drop down. "ESC" to close it.