aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2025-07-25 17:12:46 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2025-07-25 17:12:46 +0000
commit9950d69c305b3ddd1a5c74b47fef448e76c42519 (patch)
tree67bf316ed317492faf06984ddb7ac555c0d02aa0
parent4d39b5f7fae278dac6c86502e60138004e40811d (diff)
-rw-r--r--documentation/content/en/articles/committers-guide/_index.adoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/documentation/content/en/articles/committers-guide/_index.adoc b/documentation/content/en/articles/committers-guide/_index.adoc
index d200c79053..dc3e6a4679 100644
--- a/documentation/content/en/articles/committers-guide/_index.adoc
+++ b/documentation/content/en/articles/committers-guide/_index.adoc
@@ -2972,6 +2972,9 @@ You can find out more about Bugzilla at:
The FreeBSD Project utilizes https://reviews.freebsd.org[Phabricator] for code review requests.
See the https://wiki.freebsd.org/Phabricator[Phabricator wiki page] for details.
+Please use the `git arc` command provided by `devel/freebsd-git-devtools` (install the port or package, then type `git help arc` for documentation) to create and update Phabricator reviews.
+This will make it easier for others to review and test your patches.
+
Committers with non-``FreeBSD.org`` Phabricator accounts can have the old account renamed to the ``FreeBSD.org`` account by following these steps:
[.procedure]