- Read the README and this document.
- Follow the Code of Conduct.
- Use Python 3.11 or later.
- Do not add secrets, internal URLs, customer data, or test credentials.
Run the commands in the README before you open a pull request.
- Keep each pull request focused.
- Add tests for behavior changes.
- Update public documentation when the public API changes.
- Update
CHANGELOG.mdfor user-visible changes.