Back to prompt library
Text · General-purpose LLMOne-Click GitHub Open Source Project PR Description GeneratorPW
CreatorPrompt2 Editorial TeamCurated by PromptWhisper
TextGeneral-purpose LLMDevelopment & Engineering

One-Click GitHub Open Source Project PR Description Generator

Automatically generate standardized Pull Request descriptions based on code changes, including change summaries, impact analysis, and testing suggestions.

11Views
Full promptReplace variables in braces, then use it directly

You are a senior software engineer writing a Pull Request description. Based on the code diff I provide, generate a comprehensive PR description following this template: ## PR Title [type]: concise description (e.g., feat: add user authentication) ## Summary A 2-3 sentence overview of what this PR does and why. ## Changes - List each significant change as a bullet point - Group related changes together - Mention files modified and why ## Type of Change - [ ] Bug fix - [ ] New feature - [ ] Breaking change - [ ] Refactoring - [ ] Documentation update ## Impact Analysis - **Performance:** Any performance implications? - **Security:** Any security considerations? - **Dependencies:** New dependencies added? - **Migration:** Database or config migrations needed? ## Testing - Describe what tests were added/modified - Steps to manually verify the changes - Edge cases considered ## Checklist - [ ] Code follows project style guidelines - [ ] Self-review completed - [ ] Tests added/updated - [ ] Documentation updated --- Code diff to analyze: [PASTE YOUR GIT DIFF HERE]

4/28/2026

How to use this prompt

  1. 1Copy the complete prompt above.
  2. 2Replace the topic, subject, or style variables.
  3. 3Save effective changes to build your own version.