summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorAndrew Gerrand <adg@golang.org>2015-06-26 08:46:30 +1000
committerAndrew Gerrand <adg@golang.org>2015-06-26 09:53:36 +0000
commita1cc84fa886301c6e93d22486fc1f6b28ec91cc5 (patch)
treea044177d01b0ce9f299d9a4a57774c943ff738cb /CONTRIBUTING.md
parent31aa6f2bd5e392e12ce697d15b4149817471e423 (diff)
downloadgo-git-a1cc84fa886301c6e93d22486fc1f6b28ec91cc5.tar.gz
doc: suggest security@golang.org for reporting security issues
Fixes #11402 Change-Id: I195575a54e30ad6d6b1d0996fde34c0163bbd2c2 Reviewed-on: https://go-review.googlesource.com/11530 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 0ba13d34b7..712431cab5 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -18,6 +18,8 @@ When filing an issue, make sure to answer these five questions:
General questions should go to the [golang-nuts mailing list](https://groups.google.com/group/golang-nuts) instead of the issue tracker.
The gophers there will answer or ask you to file an issue if you've tripped over a bug.
+Sensitive security-related issues should be reported to [security@golang.org](mailto:security@golang.org).
+
## Contributing code
Please read the [Contribution Guidelines](https://golang.org/doc/contribute.html)