Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 694 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

20 lines (15 loc) · 694 Bytes

Description

Type of change

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • New feature / enhancement (non-breaking change which adds functionality)
  • Security fix
  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • Add changelog entry following the contributing guide
  • Documentation has been updated
  • This change requires changes in testing:
    • unit tests
    • E2E tests