Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 706 Bytes

merge_request.md

File metadata and controls

24 lines (13 loc) · 706 Bytes

Checklist before submitting a merge request

  • I have reviewed CONTRIBUTING.md document
  • All commits have been signed-off for the Developer Certificate of Origin. See here.
  • I have added my contribution to CHANGELOG.md

Description of contribution

[Describe your contribution, link to any existing relevant issues]

Testing performed

  • I have added unit tests to cover additional functionality

Expected functionality changes

[Describe expected behaviour changes]

Additional context

[If needed, you may add additional context]