Closes #(issue_number)
- 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)
- Performance improvement
- Manual testing completed
- Functionality verified in development environment
- No breaking changes introduced
- My code follows the project's style guidelines
- I have performed a self-review of my code
- I have tested my changes thoroughly
- Any dependent changes have been merged and published