Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.19 KB

pull_request_template.md

File metadata and controls

36 lines (25 loc) · 1.19 KB

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Your message here

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Other, Please explain: Your message here

Has This Been Tested?

  • No
  • Yes Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration: Your message here
  • Have any prior tests been changed? If so, please explain: Your message here

Additional notes:

Your message here

Checklist:

  • My code has no unused/commented out code
  • I have performed a self-review of my own code
  • I have commented on my code, particularly in hard-to-understand areas

Co-Authored-By: Jon Peterson [email protected] Co-Authored-By: Rachael Drennan [email protected]