commit | 5f3e7aa76ddc190b199e207f2347ffffbb06b05a | [log] [tgz] |
---|---|---|
author | Steve Francia <spf@golang.org> | Thu Feb 09 15:33:13 2017 -0500 |
committer | Steve Francia <spf@golang.org> | Thu Mar 16 21:43:32 2017 +0000 |
tree | 862066707184f13a0d2253abece5b2e7920741e5 | |
parent | bc8b9b23ca3f33e738d85c4734bd35dfe63e9ac4 [diff] |
doc: reorganize the contribution guidelines into a guide Updates #17802 Change-Id: I65ea0f4cde973604c04051e7eb25d12e4facecd3 Reviewed-on: https://go-review.googlesource.com/36626 Reviewed-by: Ian Lance Taylor <iant@golang.org> Reviewed-by: Chris Broadfoot <cbro@golang.org>
Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.
Gopher image by Renee French, licensed under Creative Commons 3.0 Attributions license.
Our canonical Git repository is located at https://go.googlesource.com/go. There is a mirror of the repository at https://github.com/golang/go.
Unless otherwise noted, the Go source files are distributed under the BSD-style license found in the LICENSE file.
Official binary distributions are available at https://golang.org/dl/.
After downloading a binary release, visit https://golang.org/doc/install or load doc/install.html in your web browser for installation instructions.
If a binary distribution is not available for your combination of operating system and architecture, visit https://golang.org/doc/install/source or load doc/install-source.html in your web browser for source installation instructions.
Go is the work of hundreds of contributors. We appreciate your help!
To contribute, please read the contribution guidelines: https://golang.org/doc/contribute.html
Note that the Go project does not use GitHub pull requests, and that we use the issue tracker for bug reports and proposals only. See https://golang.org/wiki/Questions for a list of places to ask questions about the Go language.