Close project to unsolicited contributions
This commit is contained in:
parent
0675d9dfb0
commit
481997b42c
3 changed files with 26 additions and 19 deletions
|
|
@ -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
|
Issues remain available for reproducible bug reports and operational feedback.
|
||||||
[`CONTRIBUTOR-TERMS.md`](CONTRIBUTOR-TERMS.md). Pull requests should include an
|
An Issue is not an invitation to provide implementation work.
|
||||||
affirmative statement such as:
|
|
||||||
|
|
||||||
> I have read and agree to the repository’s contributor terms and have the
|
[`CONTRIBUTOR-TERMS.md`](CONTRIBUTOR-TERMS.md) is retained for previously
|
||||||
> right to submit this contribution.
|
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 server’s security and update boundaries,
|
Keep changes focused, preserve the server’s security and update boundaries,
|
||||||
and do not commit game binaries, packages, credentials, deployment secrets,
|
and do not commit game binaries, packages, credentials, deployment secrets,
|
||||||
logs, persistent identities, or machine-specific configuration.
|
logs, persistent identities, or machine-specific configuration.
|
||||||
|
|
||||||
Before review, run the relevant script syntax and packaging checks, followed
|
Maintainers should run the relevant script syntax and packaging checks,
|
||||||
by:
|
followed by:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git diff --check
|
git diff --check
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,11 @@
|
||||||
# NETfishing Dedicated Server contributor terms
|
# NETfishing Dedicated Server contributor terms
|
||||||
|
|
||||||
These terms apply to contributions intentionally submitted after their
|
This project does not accept unsolicited contributions. These terms are
|
||||||
publication. They do not retroactively change ownership of earlier work or
|
retained for contributions previously accepted after their publication and
|
||||||
replace a separately signed agreement.
|
for specific future work expressly invited in writing by the NETfishing
|
||||||
|
owners. They are not a request or standing invitation for submissions and do
|
||||||
|
not retroactively change ownership of earlier work or replace a separately
|
||||||
|
signed agreement.
|
||||||
|
|
||||||
You retain copyright in your original contribution. By submitting it, you
|
You retain copyright in your original contribution. By submitting it, you
|
||||||
represent that you created it or otherwise have authority to grant these
|
represent that you created it or otherwise have authority to grant these
|
||||||
|
|
@ -22,8 +25,8 @@ Submitting a contribution does not create project ownership, employment,
|
||||||
agency, partnership, fiduciary duties, or a right to compensation. A separate
|
agency, partnership, fiduciary duties, or a right to compensation. A separate
|
||||||
written agreement is required for any such arrangement.
|
written agreement is required for any such arrangement.
|
||||||
|
|
||||||
By intentionally submitting a patch or pull request after receiving notice of
|
Posting, uploading, linking, or emailing unsolicited material does not make it
|
||||||
these terms, you agree to them. Maintainers should preserve that affirmative
|
an accepted contribution, and unsolicited material will not be reviewed. For
|
||||||
agreement in the pull request, issue, email, or another durable written
|
work expressly invited in writing, delivering the requested material after
|
||||||
record. If you cannot agree, do not submit the contribution; contact the
|
receiving notice of these terms records agreement to them. Maintainers must
|
||||||
owners to discuss separate terms.
|
retain the written invitation and affirmative agreement in a durable record.
|
||||||
|
|
|
||||||
|
|
@ -184,7 +184,8 @@ main game's
|
||||||
with the asset license and trademark terms beside that record. Every staged
|
with the asset license and trademark terms beside that record. Every staged
|
||||||
server package copies those files from its exact game source commit.
|
server package copies those files from its exact game source commit.
|
||||||
|
|
||||||
Contributions are accepted under [`CONTRIBUTING.md`](CONTRIBUTING.md) and
|
Unsolicited contributions are not accepted; see
|
||||||
[`CONTRIBUTOR-TERMS.md`](CONTRIBUTOR-TERMS.md).
|
[`CONTRIBUTING.md`](CONTRIBUTING.md). Historical and expressly invited work is
|
||||||
|
governed by [`CONTRIBUTOR-TERMS.md`](CONTRIBUTOR-TERMS.md).
|
||||||
|
|
||||||
Copyright © 2026 Woofmeow.
|
Copyright © 2026 Woofmeow.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue