Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 718 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

18 lines (12 loc) · 718 Bytes

Description

Describe what this change achieves.

Issues Resolved

List any issues this PR will resolve, e.g. Closes [...].

Check List

  • New functionality includes testing.
    • All tests pass
  • Linter check was successfull - yarn run lint doesn't show any errors
  • Commits are signed per the DCO using --signoff
  • Changelog was updated.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.