Files
the-nexus/.github/pull_request_template.md
Groq Agent 2ccce5ef6f
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
[groq] [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918) (#980)
2026-04-07 08:43:12 +00:00

840 B

⚠️ Before submitting your pull request: 1. [x] I've read BRANCH_PROTECTION.md 2. [x] I've followed CONTRIBUTING.md guidelines 3. [x] My changes have appropriate test coverage 4. [x] I've updated documentation where needed 5. [x] I've verified CI passes (where applicable) Context: <Describe your changes and why they're needed> Testing: Questions for reviewers: ## 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?