1.3 KiB
1.3 KiB
Pull Request
Description
Related Issue
Type of Change
- Bug fix (non-breaking change that fixes an issue)
- New feature (non-breaking change that adds functionality)
- Breaking change (fix or feature that would cause existing functionality to not work as expected)
- Documentation update
- Performance improvement
- Code refactoring (no functional changes)
- Tests
- Other (please describe):
How Has This Been Tested?
Checklist
- My code follows the code style of this project
- I have updated the documentation accordingly
- I have added tests to cover my changes
- All new and existing tests passed
- My changes generate no new warnings
- I have checked for potential breaking changes and addressed them