From 726ab774b1b271b5be1c481cd4f5f5f88ed4077d Mon Sep 17 00:00:00 2001 From: zerone0x Date: Mon, 4 May 2026 20:10:36 +0000 Subject: [PATCH] Add pull request template --- .github/PULL_REQUEST_TEMPLATE.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 .github/PULL_REQUEST_TEMPLATE.md diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000000..3feb04431b --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,30 @@ +## Summary + + + +## Related issue + + + +## Change type + + + +- [ ] New or updated skill +- [ ] New or updated agent +- [ ] Documentation or metadata +- [ ] Tests or evaluation +- [ ] Build, CI, or infrastructure +- [ ] Other + +## Checklist + +- [ ] I searched existing issues and pull requests to avoid duplicates. +- [ ] I kept the change small and focused. +- [ ] I updated CODEOWNERS if this adds a new plugin, skill, or agent. +- [ ] I added or updated tests or validation steps where applicable. +- [ ] I ran the relevant validation and listed the results below. + +## Validation + +