mirror of
https://github.com/msitarzewski/agency-agents
synced 2026-04-25 11:18:05 +00:00
Adds structured templates for new agent requests, bug reports, and pull requests to streamline contributions and ensure consistency.
18 lines
449 B
Markdown
18 lines
449 B
Markdown
## What does this PR do?
|
|
|
|
<!-- Brief description of the change -->
|
|
|
|
## Agent Information (if adding/modifying an agent)
|
|
|
|
- **Agent Name**:
|
|
- **Category**:
|
|
- **Specialty**:
|
|
|
|
## Checklist
|
|
|
|
- [ ] Follows the agent template structure from CONTRIBUTING.md
|
|
- [ ] Includes YAML frontmatter with `name`, `description`, `color`
|
|
- [ ] Has concrete code/template examples (for new agents)
|
|
- [ ] Tested in real scenarios
|
|
- [ ] Proofread and formatted correctly
|