We would really appreciate your help!
See our Code of Conduct.
When you are ready to contribute, pick an issue you'd like to solve. Try starting with:
For your convenience, all the needed development tools can be installed with
asdf
by running make install-asdf-tools
.
Before committing, install pre-commit
hooks, which will automatically check if
your code meets our standards.
pre-commit install --hook-type={pre-commit,commit-msg,prepare-commit-msg}
pre-commit install-hooks
After your first PR is created you would be asked to sign our Contributor License Agreement.