diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 1c9843ea..1ef58e81 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -9,11 +9,24 @@ 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 -- [ ] Integration test performed +- [ ] Passes existing automated tests +- [ ] Automated tests modified +- [ ] 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? +- [ ] 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): + - Context Size (if applicable): +- Harness: ### Other Leave any additional notes here