diff options
| author | Warner Losh <imp@FreeBSD.org> | 2026-02-21 15:28:21 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2026-02-21 15:30:26 +0000 |
| commit | 80950a079b20ed59616525fbca8ccaf3b6afcebc (patch) | |
| tree | 97f9a96a363518021663e227a952112d0d53e1c7 | |
| parent | 23605a8e5124dcbd27aa3a8bfbca20ee2b179361 (diff) | |
CONTRIBUTING.md: Github to Phabricator move adivce
When moving from Github to Phabricator, request that the original github
pull request be closed with the URL of the Phab. This cuts down on
clutter and helps us track things better.
Sponsored by: Netflix
| -rw-r--r-- | CONTRIBUTING.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4d33ec6612cf..2bfde5fb2e40 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -20,7 +20,9 @@ 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). +(unless explicitly requested to do so by a FreeBSD committer). If asked to move +from Github to Phabricator, please close the Github pull request adding the URL +of the Phabricator review as a comment. ## GitHub Pull Requests |
