### Summary ### ### Types of changes ### - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to change) ### Code Preparation ### - [ ] Check for unused code - [ ] No unrelated changes are included - [ ] None of the changed files are reformatting only - [ ] Code is self explanatory or documented - [ ] All written text is properly translated (english language)