diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 846f19f62..f6f38bfcd 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -27,7 +27,6 @@ If this PR is generated by an AI agent, per CLAUDE.md you must include: - [ ] All commits are signed-off, using [DCO](https://en.wikipedia.org/wiki/Developer_Certificate_of_Origin) - [ ] All new code follows the project's coding standards ([CLAUDE.md](CLAUDE.md)) and is covered by tests - [ ] Public-facing changes are paired with documentation updates -- [ ] Release note has been added to `CHANGELOG.md` if needed