[groq] [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918) #980

Merged
groq merged 1 commits from groq/issue-918 into main 2026-04-07 08:43:13 +00:00
2 changed files with 16 additions and 0 deletions

View File

@@ -16,3 +16,16 @@
**Questions for reviewers:**
<Ask specific questions if needed>
## Pull Request Template
### Description
[Explain your changes briefly]
### Checklist
- [ ] Branch protection rules followed
- [ ] Required reviewers: @perplexity (QA), @Timmy (hermes-agent)
- [ ] CI passed (where applicable)
### Questions for Reviewers
- [ ] Any special considerations?
- [ ] Does this require additional documentation?

View File

@@ -224,3 +224,6 @@ All repositories must follow these rules for main branch protection:
- **Specialized areas**: Repo-specific owners for domain expertise
See [.github/CODEOWNERS](.github/CODEOWNERS) for specific file path review assignments.
# Contribution Policy
See [CONTRIBUTING.md](CONTRIBUTING.md) for full branch protection and review requirements.