From a210355a5c8de213923191c5a9c5345e61215531 Mon Sep 17 00:00:00 2001 From: Lachlan Reynolds Date: Thu, 9 Apr 2026 12:52:38 +1200 Subject: [PATCH] chore: add documentation PR checklist (ForceSSL) [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?