mirror of
https://github.com/ruuda/rcl.git
synced 2025-12-23 04:47:19 +00:00
676 B
676 B
Contributing
Contributions in the form of bug reports or pull requests are welcome. For pull requests, please consider:
- Write a proper commit message and keep the history clean. Put unrelated changes in separate commits.
- Basic checks (formatting,
rustfmtandblack, and typechecks,cargo checkandmypy --strict) should pass at every commit. - You agree to license your contribution under the Apache 2.0 license.
Code of conduct
- Be nice.
- Please do not discuss politics in the issue tracker, the issue tracker is for technical issues.