Modify AI review comments checklist in PR template

Updated AI code review checklist to include potential additional reviews.
This commit is contained in:
Chris Lu
2026-02-09 08:58:35 -08:00
committed by GitHub
parent cb9e21cdc5
commit c9428c2c0f

View File

@@ -12,7 +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.
- [ ] All AI code review comments have been addressed. No more comments to fix if reviewed again. Reviewer may request additional gemini and copilot reviews.
# Checks for AI generated PRs
- [ ] I have reviewed every line of code.