From 22000bc5e139ec2e2fb1709228ccd130e8927a7d Mon Sep 17 00:00:00 2001 From: Jonas Date: Mon, 18 May 2026 17:44:06 +0200 Subject: [PATCH] chore: add AI checkboxes to PR template Signed-off-by: Jonas --- .github/pull_request_template.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 38fb0e9786d..aa209166487 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -21,3 +21,8 @@ B | A - [ ] [Sign-off message](https://probot.github.io/apps/dco/) is added to all commits - [ ] [Tests](https://github.com/nextcloud/text#-testing-the-app) (unit, integration and/or end-to-end) passing and the changes are covered with tests - [ ] Documentation ([README](https://github.com/nextcloud/text/blob/main/README.md) or [documentation](https://github.com/nextcloud/documentation/blob/master/admin_manual/configuration_server/text_configuration.rst#L2)) has been updated or is not required + +### 🤖 AI (if applicable) + +- [ ] The content of this PR was partly or fully generated using AI tools +- [ ] The AI-generated content was reviewed, comprehended and tested by a human