From 3756b66da44683ea6956677997fbc4777a33786c Mon Sep 17 00:00:00 2001 From: alexsoyes Date: Sat, 6 Jun 2026 12:03:47 +0200 Subject: [PATCH 1/2] docs(framework): add a human self-review attestation to the PR template Co-Authored-By: Claude Opus 4.8 (1M context) Signed-off-by: alexsoyes --- .github/PULL_REQUEST_TEMPLATE.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 51573a6..71542ca 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -38,6 +38,8 @@ Closes # +**I DO CERTIFY I READ EACH LINE OF THE PULL REQUEST BECAUSE I AM A SOFTWARE ENGINEER, NOT A AI PUPPY.** + - [ ] Docs updated to match the new behaviour. - [ ] I self-reviewed this PR. - [ ] No cross-plugin references introduced. From 673d4d91a5c54a104bea253449fe37c4976f346e Mon Sep 17 00:00:00 2001 From: alexsoyes Date: Sat, 6 Jun 2026 12:08:28 +0200 Subject: [PATCH 2/2] docs(framework): replace the certify checklist with a single self-review attestation Co-Authored-By: Claude Opus 4.8 (1M context) Signed-off-by: alexsoyes --- .github/PULL_REQUEST_TEMPLATE.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 71542ca..bb6c821 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -38,8 +38,4 @@ Closes # -**I DO CERTIFY I READ EACH LINE OF THE PULL REQUEST BECAUSE I AM A SOFTWARE ENGINEER, NOT A AI PUPPY.** - -- [ ] Docs updated to match the new behaviour. -- [ ] I self-reviewed this PR. -- [ ] No cross-plugin references introduced. +- [ ] **I DO CERTIFY I READ EACH LINE OF THE PULL REQUEST BECAUSE I AM A SOFTWARE ENGINEER, NOT A AI PUPPY.**