Skip to content

Latest commit

 

History

History
56 lines (49 loc) · 1.36 KB

File metadata and controls

56 lines (49 loc) · 1.36 KB

Pull Request Template

📋 Summary

  • What problem does this PR solve?
  • What changes were made?
  • Why are these changes needed?

🔗 Related Issues

  • Related issue(s):

🛠 Implementation Details

  • Key changes:
  • Dependencies added/removed:
  • Design notes:

🧪 Testing

  • Manual tests performed:
  • Unit/integration tests added:
  • Steps to reproduce (if applicable):

⚠️ Breaking Changes

  • Breaking changes:
  • Migration notes:

✅ Checklist

  • Code builds without errors
  • Tests pass
  • Documentation updated
  • Changelog updated (if applicable)
  • Code is reviewed and self-reviewed
  • Files formatted according to project style

📎 Additional Notes