Closes #
- 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)
- Documentation update
- Refactoring (no functional changes)
- Tested locally
- Added/updated tests
- All tests passing
- My code follows the project's style guidelines
- I have performed a self-review of my code
- I have commented hard-to-understand areas
- My changes generate no new warnings
- I have updated the documentation accordingly