Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 282 Bytes

pull_request_template.md

File metadata and controls

13 lines (8 loc) · 282 Bytes

Related Issue(s):

Description:

PR Checklist:

  • Code is formatted and linted (run pre-commit run --all-files)
  • Tests pass (run make test)
  • Documentation has been updated to reflect changes, if applicable
  • Changes are added to the changelog