commit | 230dba5ab5bb4b90f59ff5dc3b37e8c10938da0b | [log] [tgz] |
---|---|---|
author | Russ Cox <rsc@golang.org> | Mon Mar 06 08:48:34 2017 -0500 |
committer | Russ Cox <rsc@golang.org> | Mon Mar 06 13:51:19 2017 +0000 |
tree | 4e26deb145b4a62b3a20898ea7b669597ec0b7dc | |
parent | 9c02bcc48a6228bb48cab0af474cc550138fc044 [diff] |
[x/blog] content: add survey2016-results article Change-Id: I1b524e4ab686dffeb0f0d1af68f4c127eedb3aac Reviewed-on: https://go-review.googlesource.com/37723 Run-TryBot: Russ Cox <rsc@golang.org> Reviewed-by: Russ Cox <rsc@golang.org> X-Blog-Commit: fa2d928124f49c243792a519b8ff0fa0dd299781
This repository holds the Go Website server code and content.
The easiest way to install is to run go get -u golang.org/x/website
. You can also manually git clone the repository to $GOPATH/src/golang.org/x/website
.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://golang.org/doc/contribute.html.
The main issue tracker for the time repository is located at https://github.com/golang/go/issues. Prefix your issue with “x/website:” in the subject line, so it is easy to find.