Thanks for your interest in sim-cli. Contributions of all sizes are welcome —
bug reports, fixes, new drivers, docs, examples.
See docs/DEVELOPMENT.md for local setup, running tests,
and adding a new solver driver.
- Fork the repo and create a topic branch off
main. - Make your change. Run
pytest -qandruff check src/sim tests. - Open a pull request against
mainwith a short description of the change and any context a reviewer would want.
sim-cli is released under the Apache License, Version 2.0.
By submitting a pull request, you agree that your contribution is licensed
under the same Apache-2.0 terms (inbound = outbound), and you represent that
you have the right to do so.
No separate Contributor License Agreement (CLA) is required at this time.