From b7317a4db6dcf4161761f1c7413389dca779f141 Mon Sep 17 00:00:00 2001 From: "Simon L." Date: Fri, 29 May 2026 12:46:03 +0200 Subject: [PATCH] Update pull request template with new checkboxes Added checkboxes for testing and AI usage in PR template. Signed-off-by: Simon L. --- .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 5d1441b4..37b6e56c 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -3,3 +3,8 @@ - - Before sending a pull request that fixes a security issue please report it via our HackerOne page (https://hackerone.com/nextcloud) following our security policy (https://nextcloud.com/security/). This allows us to coordinate the fix and release without potentially exposing all Nextcloud servers and users in the meantime. --> + + + +- [ ] The PR was tested and verified that it works locally +- [ ] The PR was completely or partially created with AI