Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 332 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

14 lines (11 loc) · 332 Bytes

Changed

Fixed

Added

Tests

Tasks to complete before merging PR:

  • Ensure unit tests are passing. If not run make unit-test to check for any regressions 📋
  • Ensure lint tests are passing. if not run make lint to check for any issues
  • Ensure codecov/patch is passing for changes.