DESCRIBE YOUR PULL REQUEST'S CHANGES.
REPLACE THIS TEXT.
- Bug fix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- Part of a feature.
- Refactor (non-breaking change which does not add functionality)
- Breaking change (fix or feature that would cause existing functionality to not work as expected)
- This change requires a documentation update
- I have performed a self-review of my own code
- I have commented my code, particularly in hard-to-understand areas
- My changes generate no new warnings
- added new dependencies
- added tests
- updated documentation
- Looks good on large screens
- Looks good on mobile
- Have you linked this pull request to a project ticket?
- Is this a work in progress?
- Is this ready to be reviewed?
- Have you added a reviewer to this pull request?