Go is an open source project.
It is the work of hundreds of contributors. We appreciate your help!
If you are unsure whether you have found a bug, please consider asking in the golang-nuts mailing list or other forums first. If the behavior you are seeing is confirmed as a bug or issue, it can easily be re-raised in the issue tracker.
Sensitive security-related issues should be reported to security@golang.org. See the security policy for details.
The recommended way to file an issue is by running go bug
. Otherwise, when filing an issue, make sure to answer these five questions:
go version
)?For change proposals, see Proposing Changes To Go.
Please read the Contribution Guidelines before sending patches.
Unless otherwise noted, the Go source files are distributed under the BSD-style license found in the LICENSE file.