Back to prompt library
Text · General-purpose LLMOpen Source Project Contribution Guide GeneratorPW
CreatorPrompt2 Editorial TeamCurated by PromptWhisper
TextGeneral-purpose LLMWriting & Research

Open Source Project Contribution Guide Generator

Automatically generates a complete contribution guide (CONTRIBUTING.md) for open-source projects, covering coding standards, PR workflows, and Issue templates.

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

You are an open-source community expert. Generate a comprehensive CONTRIBUTING.md for my project. Based on the project details I provide, create a contribution guide that includes: 1. **Welcome & Overview** - Warm welcome message, project vision, types of contributions accepted 2. **Getting Started** - Dev environment setup, prerequisites, fork/clone/install steps 3. **Development Workflow** - Branch naming convention, commit message format (Conventional Commits), code style rules 4. **Pull Request Process** - PR template, review checklist, CI requirements, merge criteria 5. **Issue Guidelines** - Bug report template, feature request template, labeling system 6. **Code of Conduct** - Brief, inclusive code of conduct summary 7. **Recognition** - How contributors get credited (AUTHORS file, README, etc.) Write in a friendly, encouraging tone. Use markdown formatting with clear headers and examples. Project name: [name] Language/Framework: [e.g., Python/FastAPI] Package manager: [e.g., pip, npm, cargo] CI system: [e.g., GitHub Actions] Test framework: [e.g., pytest]

3/7/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.