1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 02:33:06 +01:00

[docs] Set Phabricator as the tool for pre-commit reviews

Differential Revision: https://reviews.llvm.org/D103811
This commit is contained in:
Krzysztof Parzyszek 2021-06-07 08:51:11 -05:00
parent 001e5b68a5
commit a4d9276f53

View File

@ -78,9 +78,10 @@ author, for example, might no longer be an active contributor to the project.
What Tools Are Used for Code Review?
------------------------------------
Code reviews are conducted, in order of preference, on our web-based
code-review tool (see :doc:`Phabricator`), by email on the relevant project's
commit mailing list, on the project's development list, or on the bug tracker.
Pre-commit code reviews are conducted on our web-based code-review tool (see
:doc:`Phabricator`). Post-commit reviews can be done on Phabricator, by email
on the relevant project's commit mailing list, on the project's development
list, or on the bug tracker.
When Is an RFC Required?
------------------------