Thanks for your interest in contributing to Wauldo!
Open an issue using the Bug Report template. Include steps to reproduce, expected behavior, and your environment.
Open an issue using the Feature Request template. Describe the use case and proposed solution.
- Fork the repository
- Create a feature branch (
git checkout -b feat/my-feature) - Make your changes
- Run tests locally
- Submit a PR using the template
We use conventional commits:
feat(sdk): add retry logic
fix(python): handle timeout errors
docs: update quickstart example
| SDK | Repo | Tests |
|---|---|---|
| Python | wauldo-sdk-python | pytest |
| TypeScript | wauldo-sdk-js | npm test |
| Rust | wauldo-sdk-rust | cargo test |
Be respectful and constructive. We're all here to build something useful.
Open an issue or reach out via wauldo.com.