- Add tests for the change. In general, aim for full test coverage at the Python level. Rust tests are optional.
- Add any appropriate documentation.
- Add a summary of changes to the
latestsection at the top ofCHANGELOG.rst. (If it's not there, add it.) - Add your name to
AUTHORS.rst. - Run
just full-check.