Browse Source

Modify AI review comments checklist in PR template

Updated AI code review checklist to include potential additional reviews.
pull/8254/merge
Chris Lu 2 days ago
committed by GitHub
parent
commit
c9428c2c0f
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      .github/pull_request_template.md

2
.github/pull_request_template.md

@ -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.

Loading…
Cancel
Save