[Add a short title for your pull request here]
[Describe the changes made by this pull request and why they are necessary.]
[List any related issues or pull requests that this pull request addresses]
- Bug fix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- Breaking change (fix or feature that would cause existing functionality to not work as expected)
- This change requires a documentation update
[Include any relevant screenshots to help explain the changes made by this pull request]
- I have read the CONTRIBUTING document.
- 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 tested my changes thoroughly.
- I have added tests to cover my changes.
- All new and existing tests passed.
Please add an x inside the square brackets to check off each item in the checklist.
[Include any additional notes or context that might be helpful for reviewers]