summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2024-05-02 11:53:25 +0200
committerGitHub <noreply@github.com>2024-05-02 11:53:25 +0200
commit630d6d72df990a564003efd673af51729b9e5334 (patch)
tree7a4328a15caea50875aab45e96c6d2fed9509f49
parentd1a31ca22f427970cdb7a2a0d77e2fdb28f33d75 (diff)
parentd937639848f9240b86178a22e97360af1776cdea (diff)
Merge pull request #45149 from nextcloud/bugfix/noid/improve-pr-template
fix(github): Add a security info to the PR template
-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 -->