Explain what you're changing and why here.
Please check this list and leave it intact for the reviewer. Thanks! ❤️
- Commit messages provide context (why not just what, some tips here).
- If relevant, mention GitHub issue number above and include in a commit message.
- Latest code from master merged.
- New behaviour has test coverage.
- Avoid duplicating code.
- No commented out code.
- Avoid comments for your code, write code that explains itself.
- Changes are simple, useful, clear and brief.