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 | 51e31d211cfd868623b849c3f3d6c4efc95a5303 (patch) | |
| tree | 9faf6bed54120979fedc977e40fe9379f40a0185 /llvm/docs | |
| parent | bce7b97c805c0907f4639fa17abc2bd8727116b0 (diff) | |
| download | bcm5719-llvm-51e31d211cfd868623b849c3f3d6c4efc95a5303.tar.gz bcm5719-llvm-51e31d211cfd868623b849c3f3d6c4efc95a5303.zip | |
Update phab docs to clarify how to accept a change.
llvm-svn: 175047
Diffstat (limited to 'llvm/docs')
| -rw-r--r-- | llvm/docs/Phabricator.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/llvm/docs/Phabricator.rst b/llvm/docs/Phabricator.rst index b45449793e0..efab10cd13a 100644 --- a/llvm/docs/Phabricator.rst +++ b/llvm/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 ------ |

