| 1 | Issue Number (if Applicable): Fixes # |
| 2 | |
| 3 | # Description |
| 4 | |
| 5 | Please include a summary of the changes and which issue is fixed / feature is added. |
| 6 | |
| 7 | # Pull Request - Checklist |
| 8 | |
| 9 | - [ ] Initial Manual Tests Passed |
| 10 | - [ ] Double check modified code and verify it with the feature/task requirements |
| 11 | - [ ] Format code |
| 12 | - [ ] Look for code duplication |
| 13 | - [ ] Clear naming for variables and methods |
| 14 | - [ ] Manual tests in accessibility mode (TalkBack on Android) passed |