Thank you for your interest in contributing to emin8.
Key points
- All contributors must accept the Contributor License Agreement in
CLA.md. - Follow the code style and run tests before opening a PR.
- Use feature branches and include a clear PR description and tests.
How to contribute
- Fork the repository and create a feature branch.
- Make changes, run tests (
pnpm install && pnpm test). - Commit with a DCO-style sign-off or attach a CLA signature (see
CLA.md). - Open a Pull Request describing the change and linking any issues.
This project is released under the Business Source License 1.1. By
contributing you agree to the terms in CLA.md, which allow the
project maintainers to relicense contributions under commercial or
other licenses if needed.
Be respectful and follow open source community standards. Report abusive behaviour to the maintainers.
Note: This document is a developer guide; consult legal counsel for formal CLA and licensing decisions.