← Software Developers Prompts

Pull Request Description Writer

ChatGPT beginner Code Review
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?
Copied 1 times

How to Use This Prompt

  1. Click Copy Prompt above
  2. Open ChatGPT or Claude
  3. Paste the prompt and replace anything in [brackets] with your own details
  4. Press Enter and get your result instantly

Pro Tip

The more specific you are when replacing the [brackets], the better your result. For example instead of writing [Job Title] write "Senior Software Engineer with 5 years experience" — specificity is what separates a good AI response from a great one.

This prompt works best with ChatGPT . If you are not happy with the first result, try adding "make it more concise" or "give me 3 alternative versions" as a follow-up message.