1.7 KiB
1.7 KiB
Contributing to Kemoverse
Contributions are welcome with the following requirements:
Licensing
- All contributions must be licensed under the AGPLv3-or-later or a compatible license.
- If you include code from another project (e.g., MIT Expat), please list the license and copyright holders clearly.
- If your contribution introduces code under a different license, you must clarify this, so the project can remain license-compliant.
Attribution
- Please add your name to the license header of any file where you’ve made a nontrivial change.
- Nontrivial changes include:
- New features
- Logic changes
- Major refactoring or structure changes
- Not: typo fixes or simple reformatting
Commit Messages (optional but appreciated)
- Try to write clear, descriptive commit messages.
Communication
- If you're planning a major change or feature, please open an issue or contact the maintainers first.
- This helps avoid duplicated work and makes collaboration easier.
Thank you for helping grow the Kemoverse 💫