From ba96926b13e3a8f2d23260e9a87a6e0a0ce1e06d Mon Sep 17 00:00:00 2001 From: Lachlan Reynolds Date: Thu, 9 Apr 2026 12:55:50 +1200 Subject: [PATCH] chore: add documentation PR checklist (QueuedTracking) [no_release] --- pull_request_template.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pull_request_template.md b/pull_request_template.md index fad379e..211089b 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -26,3 +26,4 @@ - [✔/✖/NA] Version bumped? - [✔/✖/NA] I have understood, reviewed, and tested all AI outputs before use - [✔/✖/NA] All AI instructions respect security, IP, and privacy rules +- [✔/✖/NA] Documentation updated?