diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 9072fe7bc..f13195281 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -34,14 +34,21 @@ -## AI & IP Disclosure -- [ ] This contribution is not substantially AI-generated, OR I have disclosed AI tool usage below +## AI Assistance + +- [ ] I can explain every meaningful change in this PR: what it does, why, and what tradeoffs were considered +- [ ] I have run tests and verification appropriate for this change +- [ ] No part of this PR was autonomously submitted by an AI agent without my review +- [ ] I have not used AI to generate review comments on others' PRs + +If AI tools materially shaped this change, briefly note what was used: + + + +## IP, Patents, and Licensing - [ ] This contribution does not implement patent-pending or patent-encumbered techniques - [ ] This contribution does not require an NDA or licensing agreement to understand or use - -**AI tools used** (if any): - - +- [ ] Any AI tools used have terms compatible with the MIT License ## Related Issues