diff options
author | Manuel Klimek <klimek@google.com> | 2013-02-13 09:07:18 +0000 |
---|---|---|
committer | Manuel Klimek <klimek@google.com> | 2013-02-13 09:07:18 +0000 |
commit | f1dd49412931c1da28712c44f97d9203aeceba88 (patch) | |
tree | ddcd757b40e2d24587848c43542ca998aabb47ef /docs | |
parent | 0e9d5d059c4aa959e9ef4dff011dbd38d45a1016 (diff) | |
download | external_llvm-f1dd49412931c1da28712c44f97d9203aeceba88.zip external_llvm-f1dd49412931c1da28712c44f97d9203aeceba88.tar.gz external_llvm-f1dd49412931c1da28712c44f97d9203aeceba88.tar.bz2 |
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
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Phabricator.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/Phabricator.rst b/docs/Phabricator.rst index b454497..efab10c 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 ------ |