First off, thank you for wanting to improve this repository!
Helpful issues are always welcome! Feel free to use the issues as a way to ask questions and suggest improvements.
The following is a set of guidelines for contributing to this repository. Use your best judgment, and feel free to propose changes to this document in a pull request.
- Run
make audit
to tidy dependencies and format, vet, and test all code. - Consider using conventionalcommits.org's rules for making meaningful commit messages.