Thanks for your interest in contributing!
git clone https://github.com/CodeWithBehnam/vayu.git
cd vayu
pip install -e ".[dev]"- Fork the repo and create a branch from
master - Make your changes
- Run tests:
pytest - Submit a pull request
Open an issue using the Bug Report template. Include your macOS version, chip (M1/M2/M3/M4), Python version, and a minimal code example to reproduce the problem.
Open an issue using the Feature Request template. Describe the problem you're solving and your proposed API.