agency-agents/.github/PULL_REQUEST_TEMPLATE.md
jiangnan f5d929d84f Add GitHub issue and pull request templates
Adds structured templates for new agent requests, bug reports,
and pull requests to streamline contributions and ensure consistency.
2026-03-06 04:38:36 +08:00

449 B

What does this PR do?

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