Thanks for your interest in contributing.
- Fork the repo
- Create a branch (
feat/my-change) - Make your changes
- Open a pull request with:
- what changed
- why it changed
- how to test
- Keep changes scoped and readable
- Add/update docs when behavior changes
- Avoid unrelated refactors in the same PR
When filing an issue, include:
- expected behavior
- actual behavior
- reproduction steps
- environment details