From ff8e7ef52fc7494ad1d40094c3daa378d88b49ed Mon Sep 17 00:00:00 2001 From: Moritz Date: Thu, 29 Jan 2026 16:12:54 +0000 Subject: [PATCH] Add AI usage checkbox (#2844) * Add AI usage checkbox * Apply suggestion from @gemini-code-assist[bot] Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> --------- Co-authored-by: Mike Hunhoff Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> --- .github/pull_request_template.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 3a7682f2..87200d16 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -20,3 +20,5 @@ closes #issue_number - [ ] No new tests needed - [ ] No documentation update needed + +- [ ] This submission includes AI-generated code and I have provided details in the description.