Pull Request Description Writer =============================== Write a comprehensive pull request description for the following code change: PR details: - Title: [short descriptive title] - Type: [feature/bug fix/refactor/performance/security] - Ticket/Issue: [JIRA-123 or GitHub issue #] - Branch: [feature/branch-name] - Reviewers: [list] Change details: - What was changed: [describe] - Why it was changed: [business reason] - How it was implemented: [technical approach] - Files changed: [list main files] - Lines added/removed: [approximate] PR description should include: 1. SUMMARY Clear one paragraph explanation 2. MOTIVATION AND CONTEXT Why was this change needed? What problem does it solve? 3. CHANGES MADE Bullet list of specific changes 4. SCREENSHOTS (if UI change) Before and after 5. TESTING DONE - Unit tests added/updated - Manual testing performed - Edge cases tested 6. BREAKING CHANGES Any backward incompatible changes? 7. CHECKLIST - Tests pass - Documentation updated - No debug code left - Performance impact considered 8. DEPLOYMENT NOTES Any special deployment steps? Source: https://promptzyo.com/prompt/pull-request-description-writer