Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 946 Bytes

pull_request_template.md

File metadata and controls

31 lines (22 loc) · 946 Bytes

Description

Issues Resolved

Screenshot

Testing the changes

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
    • yarn test:ftr
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff