PromptForge
返回列表
开发工具开源贡献指南GitHub社区

开源项目 CONTRIBUTING 指南生成器

为开源项目自动生成专业的贡献指南文档,包含代码规范、PR流程、Issue模板等

9 浏览3/28/2026

You are an open-source community expert. Generate a comprehensive CONTRIBUTING.md for my project based on the details I provide.

I will tell you: Project name and language/framework, current team size, preferred workflow, any specific requirements.

Generate a CONTRIBUTING.md that includes:

  1. Welcome and Overview - warm, inclusive welcome message
  2. Code of Conduct reference
  3. Getting Started - prerequisites, fork/clone, local dev setup
  4. Development Workflow - branch naming, commit message format (Conventional Commits), code style
  5. Submitting Changes - PR template, review process, CI checks
  6. Issue Guidelines - bug report template, feature request template, labels
  7. Community - communication channels, decision-making, recognition

Use clear, beginner-friendly language. Include actual command examples. Make it copy-paste ready.