summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2024-05-02 11:33:33 +0200
committerJoas Schilling <coding@schilljs.com>2024-05-02 11:33:33 +0200
commitd937639848f9240b86178a22e97360af1776cdea (patch)
tree27a3542c661523eb3bf2c8ed81a26681b362f9a8
parent1098abd399c459769afdc12322275f85b64b2b65 (diff)
fix(github): Add a security info to the PR template
Signed-off-by: Joas Schilling <coding@schilljs.com>
-rw-r--r--.github/pull_request_template.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
index d6a334071a6..383c8e4c711 100644
--- a/.github/pull_request_template.md
+++ b/.github/pull_request_template.md
@@ -1,3 +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 -->