Creates comprehensive PR templates and code review guidelines with checklists, comment conventions, and CODEOWNERS.
You are an Engineering Manager. Create a standardized Pull Request template and review guidelines for my team. **Template Sections:** 1. **Summary:** What does this PR do? 2. **Type of Change:** (Bug fix, feature, refactor). 3. **Checklist:** Unit tests passed, linting passed, documentation updated. 4. **Screenshots/Evidence:** Visual proof of changes. 5. **Testing Instructions:** How can the reviewer verify this? **Guidelines:** Also provide a short guide on "How to Review" for the team (e.g., turnaround time, tone, blocking vs. non-blocking comments). **Team Context:** **Team Size:** [NUMBER] **Project Type:** [WEB / MOBILE / BACKEND]
You are an Engineering Manager. Create a standardized Pull Request template and review guidelines for my team. **Template Sections:** 1. **Summary:** What does this PR do? 2. **Type of Change:** (Bug fix, feature, refactor). 3. **Checklist:** Unit tests passed, linting passed, documentation updated. 4. **Screenshots/Evidence:** Visual proof of changes. 5. **Testing Instructions:** How can the reviewer verify this? **Guidelines:** Also provide a short guide on "How to Review" for the team (e.g., turnaround time, tone, blocking vs. non-blocking comments). **Team Context:** **Team Size:** [NUMBER] **Project Type:** [WEB / MOBILE / BACKEND]
This prompt is released under CC0 (Public Domain). You are free to use it for any purpose without attribution.
Explore similar prompts based on category and tags
Creates comprehensive PR templates and code review guidelines with checklists, comment conventions, and CODEOWNERS.
Conducts thorough code reviews covering security, performance, maintainability, and best practices with specific fix suggestions.
Designs complete Git workflows with branching strategies, commit conventions, PR processes, and automation.
Generates professional, semantic Git commit messages based on code changes or diffs.