diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index b9e226bf7..503815228 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -12,6 +12,7 @@ # Checks - [ ] I have added unit tests if possible. - [ ] I will add related wiki document changes and link to this PR after merging. +- [ ] All AI code review comments have been addressed. No more comments to fix if reviewed again. # Checks for AI generated PRs - [ ] I have reviewed every line of code.