Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 331 Bytes

pull_request_template.md

File metadata and controls

11 lines (8 loc) · 331 Bytes

Description

Please include a brief summary of your changes and why they are needed.

Checklist

  • Closes # (issue)
  • Executed pre-commit run --all-files with no errors
  • The change is fully covered by automated unit tests
  • Documented in docs/ (where appropriate)
  • Added an entry to the CHANGES file