Thanks for considering a contribution! This repository is illustrative—keep changes sanitized (no secrets, no vendor IP).
- Fork and create a feature branch.
- Make changes in
smartops/*with type hints and docstrings. - Add tests in
tests/. - Run the example locally.
- Open a PR describing your change and how it remains sanitized.
- Python 3.10+
- Small functions, clear names, docstrings
- No credentials; use env vars or placeholders