Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1 KB

PULL_REQUEST_TEMPLATE.md

File metadata and controls

31 lines (21 loc) · 1 KB

Summary

Preflight

Code Style and Quality

  • Unit tests have been implemented and passed.
  • Pyright static checking has been run and passed.
  • Pre-commit hooks have been run and passed.

Documentation

  • New features are documented along with examples if relevant.
  • The documentation is Sphinx and numpydoc compliant.