CONTRIBUTING: request only one submission type per change

We have some instances of contributors opening a GitHub pull request and
a Phabricator review for the same change, which divides or duplicates
review effort.

Reviewed by:	markj
Sponsored by:	The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D44856
This commit is contained in:
Ed Maste
2024-04-18 14:38:54 -04:00
parent ede456359e
commit 67783db661
+4
View File
@@ -18,6 +18,10 @@ The preferred method depends on a few factors including the size or scope of
the change. GitHub pull requests are preferred for relatively straightforward the change. GitHub pull requests are preferred for relatively straightforward
changes where the contributor already has a GitHub account. changes where the contributor already has a GitHub account.
A change should be submitted by only one method. For example, please do not
open a GitHub pull request and create a Phabricator review for the same change
(unless explicitly requested to do so by a FreeBSD committer).
## GitHub Pull Requests ## GitHub Pull Requests
Presently, GitHub 'freebsd-src' repository is one of the publish-only services Presently, GitHub 'freebsd-src' repository is one of the publish-only services