🎉 Thanks for sending this pull request! 🎉
Please make sure the title is clear and descriptive.
If you are fixing a typo or documentation, please skip these instructions.
Otherwise please fill in the sections below.
Which problem is this pull request solving?
Example: I'm always frustrated when [...]
List other issues or pull requests related to this problem
Example: This fixes #5012
Describe the solution you've chosen
Example: I've fixed this by [...]
Describe alternatives you've considered
Example: Another solution would be [...]
Checklist
Please add a x inside each checkbox:
- I have read the contribution guidelines.
- I have added tests (we are enforcing 100% test coverage).
- I have added documentation in the
README.md, thedocsdirectory (if any) - The status checks are successful (continuous integration). Those can be seen below.