## 📌 Pull Request Template ### 1️⃣ Short Description --- ### 2️⃣ Related Open Issue Fixes # --- ### 3️⃣ PR Type - [ ] 🐞 Bug Fix - [ ] ✨ New Feature - [ ] 🔄 Refactoring - [ ] 📖 Documentation Update --- ### 4️⃣ Does this PR Introduce a Breaking Change? - [ ] ❌ No - [ ] ⚠️ Yes (Explain below) If **yes**, describe the impact and necessary migration steps: --- ### 5️⃣ Current Behavior (Before Changes) --- ### 6️⃣ New Behavior (After Changes) --- ### ✅ Checklist - [ ] Code follows the project's coding guidelines. - [ ] Tests have been added or updated (if applicable). - [ ] Documentation has been updated (if applicable). - [ ] Ready for review and approval.