# Pull Request ## ๐Ÿ“ Description Please include a summary of the changes and the related issue. Fixes # (issue) ## ๐Ÿ”ง Type of Change Please delete options that are not relevant. - [ ] ๐Ÿ› 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 - [ ] ๐ŸŽจ Style update (formatting, renaming) - [ ] โ™ป๏ธ Code refactoring - [ ] โšก Performance improvement - [ ] โœ… Test update ## ๐Ÿงช Testing Please describe the tests that you ran to verify your changes. - [ ] Tested locally with Docker - [ ] Tested locally without Docker - [ ] Added new tests - [ ] All existing tests pass - [ ] Manual testing completed **Test Configuration:** - OS: [e.g., Windows 11] - Go Version: [e.g., 1.21] - Node Version: [e.g., 18.0] ## ๐Ÿ“ธ Screenshots (if applicable) Add screenshots to demonstrate the changes. ## โœ”๏ธ Checklist - [ ] My code follows the project's style guidelines - [ ] 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 - [ ] I have added tests that prove my fix is effective or that my feature works - [ ] New and existing unit tests pass locally with my changes - [ ] Any dependent changes have been merged and published ## ๐Ÿ“š Documentation - [ ] README updated (if needed) - [ ] API_EXAMPLES updated (if needed) - [ ] CHANGELOG updated - [ ] Inline code comments added ## ๐Ÿ”— Related Issues/PRs Link any related issues or pull requests here. ## ๐Ÿ’ฌ Additional Notes Add any additional notes or context about the PR here.