Skip to content

Latest commit

 

History

History
36 lines (18 loc) · 1007 Bytes

pull_request_template.md

File metadata and controls

36 lines (18 loc) · 1007 Bytes

Description

[Ticket number and url link]

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

Type of change

Please delete options that are not relevant.

  • 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)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings

Testing Instructions

Please include instructions on how to test the changes.

Gotchas/What I learned

Please provide information on any "gotcha" moments and/or brief details about what you learned.