Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 974 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

22 lines (15 loc) · 974 Bytes

Changes in this pull request

Testing performed

Related issues

Checklist before requesting a review

  • [] I have performed a self-review of my code
  • [] I have added docstrings/doxygen in line with the guidance in the developer guide
  • [] I have implemented unit tests that cover any new or modified functionality (if applicable)
  • [] The code builds and runs on my machine
  • [] documentation/release_XXX.md has been updated with any functionality change (if applicable)