Please explain the changes you made here.
Please describe why this PR should be merged here.
- Branch is named acoording to standards (
feature/*
,fix/*
,hotfix/*
) - Code compiles correctly
- Created tests which fail without the change (if possible)
- All tests passing
- Extended the README / documentation, if necessary