Files
nextcloud/.github/pull_request_template.md
T
Simon L. 7ce7e0cd25 address review
Signed-off-by: Simon L. <szaimen@e.mail.de>
2026-06-26 13:05:06 +02:00

21 lines
1.1 KiB
Markdown

<!--
- 🚨 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 AIO instances and users in the meantime.
-->
- Resolves: # <!-- related github issue -->
## Summary
- [ ] The PR was tested and verified that it works locally
- [ ] [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