Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 803 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

24 lines (13 loc) · 803 Bytes

Checklist

  • All classes and interfaces I created/changed have clear and concise KDoc
  • All classes create/changed are tested

If your checklist does not look like the above, please keep working on your branch until it does.

If it does not, your PR will most likely be rejected!

Please also link the issue this pull-request seeks to resolve.


Description/summary

What did you do in this PR? Please give a rough overview of your changes and, if necessary, go into a little more detail.

Don't forget to include if you added or removed external frameworks.

Please also state, which tests you updated/created and which tests test this issue.

You must mention if your change "breaks" contracts!

The issue, this pull-request will fix, is #