- Bug fix
- New feature
- Documentation update
- CI/CD improvement
- Refactoring
- Dependency update
-
pytest tests/ -vpasses -
ruff check .passes
- My code follows the project's style guidelines
- I have added tests that prove my fix/feature works
- All existing tests pass
- I have updated documentation as needed