Thanks for your interest in contributing!
cd python-lib
pip install -e .
pytest # run testscd app
go run . # run the app- Report bugs - Open an issue
- Suggest features - Start a discussion
- Submit code - Fork, branch, PR
- Tests pass
- Code follows existing style
- Tested on Windows/macOS
Contributions are licensed under MIT.
See docs/contributing.md for detailed setup instructions.