Good First Issue
This is a great opportunity for newcomers to contribute! Here are some ways to help:
Ideas
- Improve documentation and examples
- Add missing test coverage
- Fix typos and formatting issues
- Add new compliance checks
- Improve error messages
Getting Started
- Fork this repository
- Create a feature branch:
git checkout -b my-feature
- Make your changes
- Run tests:
pytest tests/
- Submit a pull request
All contributions must follow our Contributing Guidelines and include DCO sign-off.
Good First Issue
This is a great opportunity for newcomers to contribute! Here are some ways to help:
Ideas
Getting Started
git checkout -b my-featurepytest tests/All contributions must follow our Contributing Guidelines and include DCO sign-off.