- Bug fix
- New feature
- Chore
- Breaking change
- There is an open issue which this change addresses
- I have read the CONTRIBUTING document.
- My commits follow the Git Commit Guidelines
- My code follows the code style of this project.
- My change requires a change to the documentation.
-
- I have updated the documentation accordingly.
- I have added tests to cover my changes.
- All new and existing tests passed.