Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 669 Bytes

pull_request_template.md

File metadata and controls

18 lines (13 loc) · 669 Bytes

Describe your changes

Fixes # (issue)

Checklist before requesting a review

  • I have performed a self-review of my code
  • If it is a core feature, I have added thorough tests.
  • Do we need to implement analytics?
  • Will this be part of a product update? If yes, please write one phrase about this update.

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