From 6598976d3a56c0549c51bcf58ddab47ffd2dad88 Mon Sep 17 00:00:00 2001 From: Lachlan Reynolds Date: Thu, 9 Apr 2026 12:52:21 +1200 Subject: [PATCH] chore: add documentation PR checklist (DeviceDetectorCache) [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 fad379ea..211089bb 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?