doc: mention security from contribution guidelines

Fixes #15413

Change-Id: I837a391276eed565cf66d3715ec68b7b959ce143
Reviewed-on: https://go-review.googlesource.com/22390
Reviewed-by: Andrew Gerrand <adg@golang.org>
This commit is contained in:
Francesc Campoy 2016-04-22 16:27:34 -07:00 committed by Francesc Campoy Flores
parent f058ab09fb
commit ba966f5d89
1 changed files with 4 additions and 0 deletions

View File

@ -16,6 +16,10 @@ have <a href="code.html">written and tested your code</a>.
see <a href="gccgo_contribute.html">Contributing to gccgo</a>.)
</p>
<p>
Sensitive security-related issues should be reported to <a href="mailto:security@golang.org">security@golang.org</a>.
</p>
<h2 id="Design">Discuss your design</h2>
<p>