Index: docs/Phabricator.rst =================================================================== --- docs/Phabricator.rst +++ docs/Phabricator.rst @@ -73,7 +73,8 @@ * Add reviewers (see below for advice). (If you set the Repository field correctly, llvm-commits or cfe-commits will be subscribed automatically; otherwise, you will have to manually subscribe them.) -* Leave the Repository and Project fields blank. +* In the Repository field, enter the name of the project (LLVM, Clang, + etc.) to which the review should be sent. * Click *Save*. To submit an updated patch: @@ -83,7 +84,8 @@ * Paste the updated diff or browse to the updated patch file. Click *Create Diff*. * Select the review you want to from the *Attach To* dropdown and click *Continue*. -* Leave the Repository and Project fields blank. +* In the Repository field, enter the name of the project (LLVM, Clang, + etc.) to which the review should be sent. * Add comments about the changes in the new diff. Click *Save*. Choosing reviewers: You typically pick one or two people as initial reviewers.