From bfac9e702302d55d7f09268b86f9d9e56ae0983f Mon Sep 17 00:00:00 2001 From: Louis Chmn Date: Wed, 25 Feb 2026 10:41:38 +0100 Subject: [PATCH] feat: Add AI checkbox to pull request template Request committers to be transparent with their usage of AI. Signed-off-by: Louis Signed-off-by: Louis Chmn --- .github/pull_request_template.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 7958ceab2f1..19e53493940 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -23,3 +23,7 @@ - [ ] [Backports requested](https://github.com/nextcloud/backportbot/#usage) where applicable (ex: critical bugfixes) - [ ] [Labels added](https://github.com/nextcloud/server/labels) where applicable (ex: bug/enhancement, `3. to review`, feature component) - [ ] [Milestone added](https://github.com/nextcloud/server/milestones) for target branch/version (ex: 32.x for `stable32`) + +## AI (if applicable) + +- [ ] The content of this PR was partly or fully generated using AI