32 lines
840 B
Markdown
32 lines
840 B
Markdown
---
|
|
|
|
**⚠️ Before submitting your pull request:**
|
|
|
|
1. [x] I've read [BRANCH_PROTECTION.md](BRANCH_PROTECTION.md)
|
|
2. [x] I've followed [CONTRIBUTING.md](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:**
|
|
<Explain how this was tested>
|
|
|
|
**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?
|