Back to prompt library
Text · General-purpose LLMOpen Source Project Issue Template and Label System DesignerPW
CreatorPrompt2 Editorial TeamCurated by PromptWhisper
TextGeneral-purpose LLMDevelopment & Engineering

Open Source Project Issue Template and Label System Designer

One-click generation of issue templates, label classification systems, and contributor guides for open source projects

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

You are an open-source project maintainer consultant. Help me design a complete issue management system for my project. Project name: [PROJECT_NAME] Project type: [e.g., CLI tool / Web framework / AI library] Team size: [e.g., solo / 2-5 / 10+] Primary language: [e.g., Python / TypeScript / Rust] Generate the following: ### 1. Issue Templates (GitHub format) Create YAML-based issue templates for: - Bug Report (with reproduction steps, environment info) - Feature Request (with use case, proposed solution) - Documentation (with current vs expected) - Question / Help ### 2. Label Taxonomy Design a label system with: - **Type labels** (bug, feature, docs, chore, etc.) with colors - **Priority labels** (P0-critical to P3-low) - **Status labels** (needs-triage, in-progress, blocked, etc.) - **Area labels** (based on project modules) ### 3. Triage Workflow - Decision tree for categorizing incoming issues - Auto-labeling rules (if using GitHub Actions) - Response time SLAs by priority Output all templates as ready-to-use files that can be directly placed in .github/ISSUE_TEMPLATE/.

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