Briefly describe WHAT your pr changes, which features it adds/modifies.
Briefly state why the change was necessary.
List other areas of code that have changed but are not necessarily linked to the main feature. This could be method signature changes, package declarations, bugs that were encountered and were fixed inline, etc.
Closes # <-- insert Issue number if one exists
- added appropriate tests?
- performed checkstyle check locally?
- added/updated copyright headers?
- documented public classes/methods?
- added/updated relevant documentation?
- assigned appropriate label? (exclude from changelog with label
no-changelog
) - formatted title correctly? (take a look at the CONTRIBUTING and styleguide for details)