# Contributing to cpx-coords
Thanks for your interest in contributing!
By submitting a pull request, issue, or any other contribution, you agree to license your contribution under the terms of the **MIT License** and **Apache License 2.0**, as specified in the project's `LICENSE-MIT` and `LICENSE-APACHE` files.
This dual-licensing helps maximize compatibility with the Rust ecosystem and open source projects.
## Guidelines
- Please format code using `cargo fmt`.
- Try to keep commits focused and descriptive.
- Feel free to open an issue before starting major changes.
If you have any questions, feel free to open an issue or contact the maintainers.