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. <szaimen@e.mail.de>
This commit is contained in:
Simon L.
2026-06-24 17:55:25 +02:00
committed by GitHub
parent 5f317a2b17
commit 1feee6ecd7
+13 -4
View File
@@ -1,10 +1,19 @@
<!--
- 🚨 SECURITY INFO
-
- 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.
- 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 AIO instances and users in the meantime.
-->
<!-- Please check the below checkmarks if applicable -->
- Resolves: # <!-- related github issue -->
- [ ] 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