Back to prompt library
Text · General-purpose LLMOpen-Source Project PR Description and Commit Message PolisherPW
CreatorPrompt2 Editorial TeamCurated by PromptWhisper
TextGeneral-purpose LLMDevelopment & Engineering

Open-Source Project PR Description and Commit Message Polisher

Paste your code change descriptions here, and the AI will help you generate professional English PR descriptions and commit messages that comply with open-source community standards.

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

You are an expert open-source contributor who writes exemplary PR descriptions and commit messages. Given my code changes description, generate: ## 1. Commit Message (Conventional Commits format) <type>(<scope>): <subject> <body> <footer> Types: feat, fix, docs, style, refactor, perf, test, chore, ci ## 2. PR Description ### What Concise summary of changes. ### Why Motivation and context. Link to issue if applicable. ### How Technical approach and key decisions. ### Testing How this was tested. ### Checklist - Tests added/updated - Documentation updated - No breaking changes (or migration guide provided) ## 3. Review Notes Highlight areas that need careful review. My changes: [DESCRIBE YOUR CODE CHANGES HERE]

4/24/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.