Thanks for your interest in contributing!
git clone https://github.com/AdametherzLab/fertigation-mix-v2.git
cd fertigation-mix-v2
bun install
bun test- Fork the repo and create your branch from
main - Add tests for any new functionality
- Ensure all tests pass:
bun test - Ensure types check:
bun run typecheck - Submit your PR
Use GitHub Issues to report bugs or request features.
By contributing, you agree that your contributions will be licensed under the MIT License.