Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 629 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

5 lines (5 loc) · 629 Bytes
  • closes #xxxx (Replace xxxx with the GitHub issue number)
  • Tests added and passed if fixing a bug or adding a new feature
  • All code checks passed.
  • Added type annotations to new arguments/methods/functions.
  • Added an entry in the latest doc/source/whatsnew/vX.X.X.rst file if fixing a bug or adding a new feature.