From 0f5c92f8a9db234a40b6841877010cd6d19673ac Mon Sep 17 00:00:00 2001 From: etsells Date: Sat, 8 Aug 2026 13:59:34 -0700 Subject: [PATCH 1/3] new PR template --- .github/pull_request_template.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 1c9843ea..45e2f0e5 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -9,12 +9,22 @@ the children if this is the parent. Do not use "closes" keywords on child PRs, o the parent. ### Testing -- [ ] Passes existing unit tests -- [ ] Unit tests modified +- [ ] Passes existing automated tests +- [ ] Automated tests modified - [ ] Integration test performed If a non-automated test was executed that provides an artifact, please attach below (e.g. flash extract data). +### AI Disclosure (Required) +- [ ] Was an AI agent used to synthesize a significant portion of the submitted code? +- [ ] Do you understand that you are responsible for your contributions, regardless of whether they are generated or hand-written? + +Please consider disclosing the specific tools you used (this part is optional): +- Model: + - Thinking Level (if applicable): + - Context Size (if applicable): +- Harness: + ### Other Leave any additional notes here From c7f6c6aae71b68911262fe193b5a85a0b9f275df Mon Sep 17 00:00:00 2001 From: etsells Date: Sat, 8 Aug 2026 14:01:15 -0700 Subject: [PATCH 2/3] fix: tests --- .github/pull_request_template.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 45e2f0e5..6c7b915c 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -11,9 +11,9 @@ the parent. ### Testing - [ ] Passes existing automated tests - [ ] Automated tests modified -- [ ] Integration test performed +- [ ] Manual test performed -If a non-automated test was executed that provides an artifact, please attach below (e.g. flash extract data). +Include any relevant test artifacts here. ### AI Disclosure (Required) - [ ] Was an AI agent used to synthesize a significant portion of the submitted code? From d3da1cd460d8d211dc5fdb16d4cec7eda74f5203 Mon Sep 17 00:00:00 2001 From: etsells Date: Sat, 15 Aug 2026 18:51:36 -0700 Subject: [PATCH 3/3] addressing --- .github/pull_request_template.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 6c7b915c..1ef58e81 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -19,6 +19,9 @@ Include any relevant test artifacts here. - [ ] Was an AI agent used to synthesize a significant portion of the submitted code? - [ ] Do you understand that you are responsible for your contributions, regardless of whether they are generated or hand-written? +Scope of AI assistance:
+ + Please consider disclosing the specific tools you used (this part is optional): - Model: - Thinking Level (if applicable):