Date: Wed, 30 Oct 2024 17:04:57 GMT From: Mateusz Piotrowski <0mp@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 86c879a889c2 - main - CONTRIBUTING.md: Partially revert "games/xteddy: Adopt" Message-ID: <202410301704.49UH4vt4005249@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by 0mp: URL: https://cgit.FreeBSD.org/ports/commit/?id=86c879a889c21bfc109e2ce765ef56d6964af50d commit 86c879a889c21bfc109e2ce765ef56d6964af50d Author: Mateusz Piotrowski <0mp@FreeBSD.org> AuthorDate: 2024-10-30 17:01:04 +0000 Commit: Mateusz Piotrowski <0mp@FreeBSD.org> CommitDate: 2024-10-30 17:04:31 +0000 CONTRIBUTING.md: Partially revert "games/xteddy: Adopt" This reverts parts of commit 39b989ba92c743b3cc0464f46c8313aa47c0259e. I accidentally committed some WIP work. --- CONTRIBUTING.md | 10 ++-------- 1 file 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).
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410301704.49UH4vt4005249>