From 9950d69c305b3ddd1a5c74b47fef448e76c42519 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dag-Erling=20Sm=C3=B8rgrav?= Date: Fri, 25 Jul 2025 19:12:46 +0200 Subject: committers-guide: Recommend using git arc Reviewed by: imp Differential Revision: https://reviews.freebsd.org/D51532 --- documentation/content/en/articles/committers-guide/_index.adoc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'documentation/content/en/articles/committers-guide') 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] -- cgit v1.2.3