- Please feel free to ask questions in the issue tracker.
- If you have any requests for new features, please let us know.
- Pull requests are highly welcome.
- When sending a pull request, it would be appreciated if you could include a sample to verify the changes. Please add the file to the tests directory.
- It would be helpful if you could include the issue number related to the commit. (example) #96.
- Using
make- Makefile is used to run tasks.
meke install-dev
make lintmake build-docsmake deploy-test
make deploy-main