1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

CONTRIBUTING.md: Partially revert "games/xteddy: Adopt"

This reverts parts of commit 39b989ba92.

I accidentally committed some WIP work.
This commit is contained in:
Mateusz Piotrowski 2024-10-30 18:01:04 +01:00
parent 78e57e5ba2
commit 86c879a889

View File

@ -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: 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).
- 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).