返回提示词库
文本 · 通用大模型开源项目 PR 描述与提交信息润色器PW
创作者Prompt2 编辑部PromptWhisper 收录
文本通用大模型开发与工程

开源项目 PR 描述与提交信息润色器

把你的代码改动描述粘贴进去,AI帮你生成专业的英文PR描述和commit message,符合开源社区规范。

13浏览
完整提示词可替换花括号中的变量后直接使用

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]

2026/4/24

如何使用这条提示词

  1. 1复制上方完整提示词。
  2. 2在对应模型中替换主题、人物或风格变量。
  3. 3生成后记录有效调整,形成自己的版本。