- Necessary unit tests were created
- Necessary end-to-end tests were created
- Accessibility for new components was checked
- There is no warning or errors in the console
- There is no unnecessary console.log
- Open TODOs were checked
- Refactor of code was made
- Unit tests passed
- End-to-end tests passed
- Dependencies were updated
- Changes were manually tested on desktop version
- Changes were manually tested on mobile version
- Changes were tested in dark/light mode