Skip to content

wauldo/.github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributing to Wauldo

Thanks for your interest in contributing to Wauldo!

How to Contribute

Report a Bug

Open an issue using the Bug Report template. Include steps to reproduce, expected behavior, and your environment.

Suggest a Feature

Open an issue using the Feature Request template. Describe the use case and proposed solution.

Submit a Pull Request

  1. Fork the repository
  2. Create a feature branch (git checkout -b feat/my-feature)
  3. Make your changes
  4. Run tests locally
  5. Submit a PR using the template

Commit Messages

We use conventional commits:

feat(sdk): add retry logic
fix(python): handle timeout errors
docs: update quickstart example

SDKs

SDK Repo Tests
Python wauldo-sdk-python pytest
TypeScript wauldo-sdk-js npm test
Rust wauldo-sdk-rust cargo test

Code of Conduct

Be respectful and constructive. We're all here to build something useful.

Questions?

Open an issue or reach out via wauldo.com.

About

Organization profile for Wauldo

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors