Revise pull request template for clarity and completeness (#8380)

This commit is contained in:
Simon L.
2026-06-26 13:34:10 +02:00
committed by GitHub
+13 -3
View File
@@ -1,10 +1,20 @@
<!--
- 🚨 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 -->
## Summary
- [ ] The PR was tested and verified that it works locally
- [ ] The PR was completely or partially created with AI
- [ ] [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