- Fork this repository
- Create a feature branch (
git checkout -b feat/your-feature) - Write tests for your changes
- Ensure all tests pass (
pytest -vornpm test) - Ensure linter passes (
ruff check .for Python) - Commit with a descriptive message
- Open a Pull Request
By contributing, you agree that your contributions will be licensed under the MIT License.
Built by TechKnowMad Labs