# Contributing
Thanks for wanting to contribute!
- Fork the repo and create a branch for your change.
- Keep changes small and focused; one feature/bugfix per PR.
- Run the test suite.
- Run formatting and lints.
- Write tests for new behavior.
- Follow the language specific coding style and document public APIs.
See also: CODE_OF_CONDUCT.md and SECURITY.md