From 93a77282e8bc60824909316ca71e4c115f21d078 Mon Sep 17 00:00:00 2001 From: Tobias Kaminsky Date: Thu, 10 Sep 2026 15:02:27 +0200 Subject: [PATCH] Adding (N/A) to checklist so that tasklist-completed check ignores it This is an option checkbox, so it should not block our merge, like here: Signed-off-by: Tobias Kaminsky --- .github/pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 19ce2c99..c9b57e63 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -2,4 +2,4 @@ ## 🤖 AI (if applicable) -- [ ] The content of this PR was partly or fully generated using AI +- [ ] The content of this PR was partly or fully generated using AI (N/A)