Close project to unsolicited contributions

This commit is contained in:
Alexander Sellite 2026-08-21 16:39:54 -04:00
parent 0675d9dfb0
commit 481997b42c
3 changed files with 26 additions and 19 deletions

View file

@ -1,20 +1,23 @@
# Contributing
# Contribution policy
Coordinate substantial work with the NETfishing owners before beginning.
The NETfishing Dedicated Server is an owner-directed Woofmeow project and does
not accept unsolicited contributions. Do not submit pull requests, patches,
code, documentation, packages, or other implementation work. Pull requests
are disabled.
By intentionally submitting material for inclusion, you agree to
[`CONTRIBUTOR-TERMS.md`](CONTRIBUTOR-TERMS.md). Pull requests should include an
affirmative statement such as:
Issues remain available for reproducible bug reports and operational feedback.
An Issue is not an invitation to provide implementation work.
> I have read and agree to the repositorys contributor terms and have the
> right to submit this contribution.
[`CONTRIBUTOR-TERMS.md`](CONTRIBUTOR-TERMS.md) is retained for previously
accepted work and any specific future work expressly invited in writing by the
NETfishing owners. It is not a standing invitation to contribute.
Keep changes focused, preserve the servers security and update boundaries,
and do not commit game binaries, packages, credentials, deployment secrets,
logs, persistent identities, or machine-specific configuration.
Before review, run the relevant script syntax and packaging checks, followed
by:
Maintainers should run the relevant script syntax and packaging checks,
followed by:
```bash
git diff --check