commit | 90a4fb722fcd6fbddfdd3afa779bb52e29d33189 | [log] [tgz] |
---|---|---|
author | Francesc Campoy <campoy@golang.org> | Thu Apr 14 11:16:08 2016 -0700 |
committer | Francesc Campoy Flores <campoy@golang.org> | Thu Apr 14 18:28:38 2016 +0000 |
tree | 973c1c249cd2c93cc5c753827b4e0912e9c69d82 | |
parent | bb974dfed78b2f15fbc13625b429d33c386b3e07 [diff] |
[x/tour] tour: create bugs on tour repo Change-Id: Ifb60362eb16a70a6dd4b3ef03110130caded6e53 Reviewed-on: https://go-review.googlesource.com/22088 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> X-Tour-Commit: 629c1b9e60abaf556b8f32f4fae3a1663579fb81
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.