Thanks for your interest in contributing. This project is open source under the MIT License.
- Bugs or feature requests: Open an issue.
- Code or docs: Open a pull request. We’re happy to review and merge improvements.
- Fork the repo and create a branch from
main. - Make your changes. Keep the scope focused.
- Run locally:
cargo fmt,cargo clippy -- -D warnings,cargo test. - Push and open a PR against
main. Describe what changed and why.
- When adding screenshots or GIFs to the README (or other docs), use descriptive
alttext for the image. For example:. This helps accessibility and search discoverability.