# [PR Title]: Brief Description of Changes **Related Issue(s):** Closes `` ## Description *A clear and concise overview of the changes made. Explain the "why" behind the PR, not just the "what".* ## Changes Made - [ ] Added new feature X - [ ] Fixed bug in component Y - [ ] Refactored module Z for better performance - [ ] Updated dependencies ## Type of Change - [ ] ๐Ÿ› Bug fix (non-breaking change) - [ ] โœจ New feature (non-breaking change) - [ ] ๐Ÿ’ฅ Breaking change (fix/feature that may affect existing functionality) - [ ] ๐Ÿ“š Documentation update - [ ] ๐Ÿงน Code refactoring - [ ] ๐Ÿงช Test updates ## Screenshots/GIFs (if applicable) *Before:* ![Before changes](url) *After:* ![After changes](url) ## Additional Notes *Any extra context, limitations, or decisions that reviewers should know about?*