mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 12:11:33 -06:00

* Docs: add info about mainting worlds * Docs: fix typos in world maintainer * Docs: commit suggestions into world maintainers Thanks Joethepic and Silvris * Docs: fix more typos in world maintainer * Docs: more typos * Docs: world maintainers link to core maintainers * Docs: world maintainers voting on discord * Docs: add 'world maintainer' link to 'adding games' * Docs: unmaintained worlds in 'disabled' * Docs: world maintainer update from review Thanks LegendaryLinux * Doc: rephrase world maintainer voting
765 B
765 B
Contributing
Contributions are welcome. We have a few requests of any new contributors.
- Ensure that all changes which affect logic are covered by unit tests.
- Do not introduce any unit test failures/regressions.
- Follow styling as designated in our styling documentation.
Otherwise, we tend to judge code on a case to case basis.
For adding a new game to Archipelago and other documentation on how Archipelago functions, please see the docs folder for the relevant information and feel free to ask any questions in the #archipelago-dev channel in our Discord. If you want to merge a new game, please make sure to read the responsibilities as world maintainer.