diff options
author | Thomas Müller <DeepDiver1975@users.noreply.github.com> | 2016-04-22 20:34:22 +0200 |
---|---|---|
committer | Thomas Müller <DeepDiver1975@users.noreply.github.com> | 2016-04-22 20:34:22 +0200 |
commit | a8f985a433f60fad066ed32a091fb185f29e60eb (patch) | |
tree | da3c2fbb42ab5bdae0f9f3e258c9dd1ddd9ba019 | |
parent | cb5779f5130279c6b1dfe0730a99e036ca632b21 (diff) | |
parent | af781af98028e55ee9e1696b99e9ead3c9b636d8 (diff) | |
download | nextcloud-server-a8f985a433f60fad066ed32a091fb185f29e60eb.tar.gz nextcloud-server-a8f985a433f60fad066ed32a091fb185f29e60eb.zip |
Merge pull request #24210 from owncloud/because-some-people-do-not-think
Add link to security page
-rw-r--r-- | issue_template.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/issue_template.md b/issue_template.md index b240da51a7d..cf96fc6148d 100644 --- a/issue_template.md +++ b/issue_template.md @@ -3,6 +3,8 @@ Thanks for reporting issues back to ownCloud! This is the issue tracker of ownCl This is the bug tracker for the Server component. Find other components at https://github.com/owncloud/core/blob/master/CONTRIBUTING.md#guidelines +For reporting potential security issues please see https://owncloud.org/security/ + To make it possible for us to help you please fill out below information carefully. --> ### Steps to reproduce |