Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 493 Bytes

pull_request_template.md

File metadata and controls

22 lines (13 loc) · 493 Bytes

Description

Provide a detailed description of what this PR does. What problem does it fix? What new capability does it add?

Issue(s) addressed

Resolves #<issue_number>

Dependencies

List the other PRs that this PR is dependent on:

  • ...

Impact

Expected impact on downstream repositories:

Checklist

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have run the unit tests before creating the PR