Back to list
开发工具开源贡献指南GitHub社区
开源项目 CONTRIBUTING 指南生成器
为开源项目自动生成专业的贡献指南文档,包含代码规范、PR流程、Issue模板等
10 views3/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:
- Welcome and Overview - warm, inclusive welcome message
- Code of Conduct reference
- Getting Started - prerequisites, fork/clone, local dev setup
- Development Workflow - branch naming, commit message format (Conventional Commits), code style
- Submitting Changes - PR template, review process, CI checks
- Issue Guidelines - bug report template, feature request template, labels
- Community - communication channels, decision-making, recognition
Use clear, beginner-friendly language. Include actual command examples. Make it copy-paste ready.