Merge pull request #7476 from nextcloud/docjyJ-patch-1

Add Pull request Template
This commit is contained in:
Simon L. 2026-01-29 09:58:37 +01:00 committed by GitHub
commit 4be368e606
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

8
.github/pull_request_template.md vendored Normal file
View file

@ -0,0 +1,8 @@
<!--
- 🚨 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.
-->
* Resolves: # <!-- related github issue -->
* [Sign-off message](https://github.com/src-d/guide/blob/master/developer-community/fix-DCO.md) is added to all commits