Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
## Summary

<!-- Briefly describe what changed and why. -->

## Related issue

<!-- Link the issue this PR addresses, if applicable. Example: Fixes #123. -->

## Change type

<!-- Check all that apply. -->

- [ ] 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

<!-- List commands run, checks performed, or explain why validation is not applicable. -->