From: Scott Douglass Date: Tue, 31 Mar 2015 15:07:53 +0000 (+0000) Subject: [docs] add cross-reference X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=9444646b4311283681fb3b03f43135960e5fd4c6;p=oota-llvm.git [docs] add cross-reference git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@233699 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/Phabricator.rst b/docs/Phabricator.rst index 9a57b9d6ff3..b0f62e02d19 100644 --- a/docs/Phabricator.rst +++ b/docs/Phabricator.rst @@ -64,7 +64,9 @@ To upload a new patch: * Paste the text diff or upload the patch file. Note that TODO * Leave the drop down on *Create a new Revision...* and click *Continue*. -* Enter a descriptive title and summary; add reviewers and mailing +* Enter a descriptive title and summary. The title and summary are usually + in the form of a :ref:`commit message `. +* Add reviewers and mailing lists that you want to be included in the review. If your patch is for LLVM, add llvm-commits as a subscriber; if your patch is for Clang, add cfe-commits.