Contributions welcome. Here's how.
- Fork it
- Branch it (
git checkout -b feature/something) - Commit it (clear messages, no AI attribution)
- Push it (
git push origin feature/something) - PR it
- Bug fixes (always welcome)
- New features (open an issue first to discuss)
- Documentation improvements
- Test coverage
- Don't open a PR without testing locally
- Don't include credentials or API keys
- Don't change the code style (follow existing patterns)
Open an issue or start a discussion. We're friendly.