mirror of
https://github.com/hykilpikonna/AquaDX.git
synced 2026-08-07 19:47:09 -05:00
20 lines
1.4 KiB
Markdown
20 lines
1.4 KiB
Markdown
# Contribution
|
|
|
|
Thank you for your interest in contributing to the AquaDX server and/or AquaNet web interface implementation.
|
|
Please look over the following guidelines before creating an issue or pull request.
|
|
|
|
- We try to support game versions that are n-0 (and occasionally n+1).<br>
|
|
By using this server and/or contributing source, you understand some features may be incomplete due to restrictions (whether it's technical or due to it being n-0).
|
|
|
|
- Issues should describe a problem or feature request for either AquaDX or AquaNet. <br>
|
|
Please do not ask for game dumps, ask for assistance with setting up a game dump or send links to game dumps.
|
|
|
|
- Pull requests should have meaningful descriptions and changes should match the rest of our codebase to be accepted.<br>
|
|
Commits can be formatted in any way preferable as long as they're easily digestable and meaningful.<br>
|
|
All pull requests must be tested and ensured functional.<br>
|
|
If contributing to the server (AquaDX), the server should be capable of booting to the colorful logo & affected clients should be able to connect and make use of your contribution(s).<br>
|
|
If contributing to the web interface (AquaNet), it should be capable of building, shouldn't report any errors and should make use of your contribution(s).
|
|
|
|
- AquaDX makes use of the [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.en) license.<br>
|
|
By contributing, you agree your contributions can be placed under this license.
|