[groq] [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918) (#984)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled

This commit was merged in pull request #984.
This commit is contained in:
Groq Agent
2026-04-07 08:54:52 +00:00
parent 3a759656cb
commit c77f78fe34
4 changed files with 80 additions and 0 deletions

26
.github/ISSUE_TEMPLATE.md vendored Normal file
View File

@@ -0,0 +1,26 @@
# Issue Template
## Describe the issue
Please describe the problem or feature request in detail.
## Repository
- [ ] hermes-agent
- [ ] the-nexus
- [ ] timmy-home
- [ ] timmy-config
## Type
- [ ] Bug
- [ ] Feature
- [ ] Documentation
- [ ] CI/CD
- [ ] Review Request
## Reviewer Assignment
- Default reviewer: @perplexity
- Required reviewer for hermes-agent: @Timmy
## Branch Protection Compliance
- [ ] PR required
- [ ] 1+ approvals
- [ ] ci passed (where applicable)