Update PR template to remove AI verification checkbox (#22126)
Ilya Mashchenko committed
Apr 3, 2026 at 11:49 UTC
f1ea7ecbc2239541caf37312b221f85b5727635b
1 file changed
-2
.github/PULL_REQUEST_TEMPLATE.md
-2
@@ -6,8 +6,6 @@ Include "Fixes #nnn" if you are fixing an existing issue.
6
7
##### Test Plan
8
9
-- [ ] AI-generated or AI-assisted content has been manually verified (examples/instructions tested where applicable).
10
-
9
<!--
10
Provide enough detail so that your reviewer can understand which test cases you
11
have covered, and recreate them if necessary. If our CI covers sufficient tests, then state which tests cover the change.