Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 438 Bytes

File metadata and controls

7 lines (6 loc) · 438 Bytes

Thanks for contributing, make sure you address all the checklists (for details on how see development documentation)

  • ran the linter to address style issues (tox -e fix)
  • wrote descriptive pull request text
  • ensured there are test(s) validating the fix
  • added news fragment in docs/changelog folder
  • updated/extended the documentation