# Pull Request ## Summary ## Type of Change - [ ] feat: New feature - [ ] fix: Bug fix - [ ] refactor: Code refactoring - [ ] docs: Documentation update - [ ] style: Code style changes - [ ] test: Adding or updating tests - [ ] chore: Build process, dependencies, tools - [ ] ci: CI/CD configuration - [ ] perf: Performance improvement ## Scope ## Description ### What ### Why ### How ## Changes - ## Testing - [ ] Unit tests pass - [ ] Integration tests pass - [ ] Manual testing completed ## Screenshots / Demo ## Related Issues ## Breaking Changes - [ ] This PR introduces breaking changes ## Checklist - [ ] Code follows project coding style - [ ] Self-reviewed the code - [ ] Comments added for complex logic - [ ] Documentation updated (if needed) - [ ] No debugging code or console.log left - [ ] No secrets, passwords, or API keys included ## Reviewer Notes ## Commit Messages