diff options
author | Mateusz Piotrowski <0mp@FreeBSD.org> | 2024-10-30 17:01:04 +0000 |
---|---|---|
committer | Mateusz Piotrowski <0mp@FreeBSD.org> | 2024-10-30 17:04:31 +0000 |
commit | 86c879a889c21bfc109e2ce765ef56d6964af50d (patch) | |
tree | ea6a05919e1fc63b43e809444c3f28c591b1ea9c | |
parent | 78e57e5ba2513f647b08e905081aab6fc379995e (diff) | |
download | ports-86c879a889c21bfc109e2ce765ef56d6964af50d.tar.gz ports-86c879a889c21bfc109e2ce765ef56d6964af50d.zip |
CONTRIBUTING.md: Partially revert "games/xteddy: Adopt"
This reverts parts of commit 39b989ba92c743b3cc0464f46c8313aa47c0259e.
I accidentally committed some WIP work.
-rw-r--r-- | CONTRIBUTING.md | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index cd23241c4ef4..9a7be3ba1945 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,9 +1,3 @@ -# FreeBSD Ports Collection Contribution Guidelines +FreeBSD does not currently accept pull requests. This is a read-only mirror from SVN. -Contributions may be submitted to the FreeBSD Ports Collection via one of three methods: - -- Attachments to [Bugzilla tickets](https://bugs.freebsd.org) are preferred, as this notifies existing maintainers. -- Code reviews on [Phabricator](https://reviews.freebsd.org/differential) are accepted by some maintainers. -- GitHub Pull Requests are an experimental feature and should expect additional delay. - -To learn more about contributing to the FreeBSD Ports Collection, please see the [Porter's Handbook](https://docs.freebsd.org/en/books/porters-handbook/) section on [Submitting patches](https://docs.freebsd.org/en/books/porters-handbook/quick-porting/#porting-submitting). +Please see the [Porter's Handbook](https://docs.freebsd.org/en/books/porters-handbook/) section on [Submitting patches](https://docs.freebsd.org/en/books/porters-handbook/quick-porting/#porting-submitting). |