From: Manuel Klimek Date: Wed, 13 Feb 2013 09:07:18 +0000 (+0000) Subject: Update phab docs to clarify how to accept a change. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=f1dd49412931c1da28712c44f97d9203aeceba88;p=oota-llvm.git Update phab docs to clarify how to accept a change. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175047 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/Phabricator.rst b/docs/Phabricator.rst index b45449793e0..efab10cd13a 100644 --- a/docs/Phabricator.rst +++ b/docs/Phabricator.rst @@ -88,6 +88,12 @@ diffs between different versions of the patch as it was reviewed in the *Revision Update History*. Most features are self descriptive - explore, and if you have a question, drop by on #llvm in IRC to get help. +Note that as e-mail is the system of reference for code reviews, and some +people prefer it over a web interface, we do not generate automated mail +when a review changes state, for example by clicking "Accept Revision" in +the web interface. Thus, please type LGTM into the comment box to accept +a change from Phabricator. + Status ------