Skip to content

Latest commit

 

History

History
41 lines (31 loc) · 1.74 KB

PULL_REQUEST_TEMPLATE.md

File metadata and controls

41 lines (31 loc) · 1.74 KB

PR Summary

PR Checklist

  • Has Pytest style unit tests
  • Code is Flake 8 compliant
  • New features are documented, with examples if plot related
  • Documentation is sphinx and numpydoc compliant
  • Added an entry to doc/users/next_whats_new/ if major new feature (follow instructions in README.rst there)
  • Documented in doc/api/api_changes.rst if API changed in a backward-incompatible way