Make sure these boxes are checked before submitting/approving the PR
- The code works
- The code is easy to understand
- Names are simple and if possible short
- Names are spelt correctly
- Names contain units where applicable
- There are no usages of magic numbers
- No hard coded constants that could possibly change in the future