## Description ## Type of Change - [ ] 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 - [ ] Code refactoring - [ ] Performance improvement - [ ] Style/UI update ## Related Issues Fixes # ## Changes Made - - - ## Screenshots ## Testing - [ ] I have tested this locally - [ ] I have added tests that prove my fix is effective or that my feature works - [ ] All existing tests pass ### How to Test 1. 2. 3. ## Checklist - [ ] My code follows the project's code style - [ ] I have performed a self-review of my code - [ ] I have commented my code, particularly in hard-to-understand areas - [ ] I have made corresponding changes to the documentation - [ ] My changes generate no new warnings or errors - [ ] I have checked for any breaking changes - [ ] I have updated the README if necessary ## Additional Notes ## Deployment Notes