aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2016-06-20 15:08:34 +0200
committerGitHub <noreply@github.com>2016-06-20 15:08:34 +0200
commit2a79cba955cede3bc4b815c68329787d4dae653b (patch)
tree69f6b02051139607b947ae8a0f8929c0073354b1
parent61a3daa55d632b817286f2785d9723471f3270dd (diff)
parent3d470be8ebb63aa8c85aadaaace5f6eb08a4724c (diff)
downloadnextcloud-server-2a79cba955cede3bc4b815c68329787d4dae653b.tar.gz
nextcloud-server-2a79cba955cede3bc4b815c68329787d4dae653b.zip
Merge pull request #158 from nextcloud/reintroduce-hackerone
Reintroduce HackerOne into CONTRIBUTING.md
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index cf63c876597..7b30d5ff46c 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -12,7 +12,7 @@ If you have questions about how to install or use Nextcloud, please direct these
- You can also filter by appending e. g. "state:open" to the search string.
- More info on [search syntax within github](https://help.github.com/articles/searching-issues)
* This repository ([core](https://github.com/nextcloud/core/issues)) is *only* for issues within the Nextcloud Server code. This also includes the apps: files, encryption, external storage, sharing, deleted files, versions, LDAP, and WebDAV Auth
-* __SECURITY__: Report any potential security bug to us via security@nextcloud.com following our [security policy](https://nextcloud.com/security/) instead of filing an issue in our bug tracker-
+* __SECURITY__: Report any potential security bug to us via [our HackerOne page](https://hackerone.com/nextcloud) or security@nextcloud.com following our [security policy](https://nextcloud.com/security/) instead of filing an issue in our bug tracker.
* The issues in other components should be reported in their respective repositories: You will find them in our [GitHub Organization](https://github.com/nextcloud/)
* Report the issue using our [template][template], it includes all the information we need to track down the issue.