Thanks for wanting to help improve Kevin!
- Keep secrets out of the repo (.env, keys, logs).
- Add tests or example snippets in
tests/if you change behaviour. - Send a PR and include a short description of the change.
Development workflow
- Create a feature branch
- Make changes, run tests
- Open a Pull Request against
main