File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed
Documentation/docs/contributing Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -243,16 +243,18 @@ code is ready for their attention and ensures their review time is spent
243243effectively.
244244
245245``` {important}
246- **AI-agent-assisted pull requests must be opened in Draft mode.** An
247- agent-created PR must not be converted to *Ready for Review* until the human
246+ **Please open AI-agent-assisted pull requests in Draft mode.** We prefer that
247+ an AI- agent-assisted PR not be converted to *Ready for Review* until the human
248248author has personally verified that:
249249
250250- all automated CI tests pass,
251- - the implementation is correct and complete ,
251+ - the implementation is correct, complete and fully understood ,
252252- the PR description accurately reflects the changes made.
253253
254- Reviewer time is a finite human resource. Do not request a review before these
255- conditions are met.
254+ Reviewer time is a finite human resource. Please allow at least 1 working day
255+ for low-impact changes (e.g., single test changes, documentation updates) and
256+ longer for changes that impact core infrastructure or fundamental algorithmic
257+ behavior before merging.
256258```
257259
258260Optionally, discuss the change by opening a topic on [ ITK's Discourse] .
You can’t perform that action at this time.
0 commit comments