From 1feee6ecd7a2ee410300bee7de6b5496d5d2f0f1 Mon Sep 17 00:00:00 2001 From: "Simon L." Date: Wed, 24 Jun 2026 17:55:25 +0200 Subject: [PATCH] Revise pull request template for clarity and completeness Updated security issue reporting instructions and added new checkboxes for PR summary and AI content. Signed-off-by: Simon L. --- .github/pull_request_template.md | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 37b6e56c..d85a191d 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,10 +1,19 @@ - +- Resolves: # -- [ ] The PR was tested and verified that it works locally -- [ ] The PR was completely or partially created with AI +## Summary +- [Sign-off message](https://github.com/src-d/guide/blob/master/developer-community/fix-DCO.md) is added to all commits +- [ ] Tests (playwright if possible) are included +- [ ] Screenshots before/after for front-end changes +- [ ] Documentation has been updated or is not required +- [ ] [Labels added](https://github.com/nextcloud/all-in-one/labels) where applicable (ex: bug/enhancement, `3. to review`, feature component) +- [ ] [Milestone next added](https://github.com/nextcloud/all-in-one/milestones) + +## AI (if applicable) + +- [ ] The content of this PR was partly or fully generated using AI