Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 340 Bytes

File metadata and controls

5 lines (5 loc) · 340 Bytes
  • 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 latest section at the top of CHANGELOG.rst. (If it's not there, add it.)
  • Add your name to AUTHORS.rst.
  • Run just full-check.