summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* README: update from CC-BY-3.0 to CC-BY-4.0Russ Cox2022-11-021-2/+2
| | | | | | | | | | | | | | | | | CC-BY-3.0 was shiny and new back in 2009, but CC-BY-4.0 is generally preferred now. Update our CC-BY uses to CC-BY-4.0. Google lawyers signed off on the overall CC-BY-4.0 update and Renee French signed off on the update of the gopher license. See also CL 447156. Change-Id: I3908910d6011ed733271e595f761c773351b30f7 Reviewed-on: https://go-review.googlesource.com/c/go/+/447275 TryBot-Result: Gopher Robot <gobot@golang.org> Auto-Submit: Russ Cox <rsc@golang.org> Reviewed-by: Ian Lance Taylor <iant@google.com> Run-TryBot: Russ Cox <rsc@golang.org>
* README.md: update wiki linkHana2022-04-261-1/+1
| | | | | | | | Change-Id: I307c3524f2031e2a3e7ada6e86c73e278481de6d Reviewed-on: https://go-review.googlesource.com/c/go/+/402179 Run-TryBot: Hyang-Ah Hana Kim <hyangah@gmail.com> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Russ Cox <rsc@golang.org>
* README.md: update links to go.devJero Bado2022-03-201-4/+4
| | | | | | | | | | | | | Fixes #50916. Change-Id: I51f3269b7a0793a3002eef83de1d871111fc3cdc GitHub-Last-Rev: fc8c183ac7fa84d6caefdf49ed1d8cac19d7744f GitHub-Pull-Request: golang/go#50919 Reviewed-on: https://go-review.googlesource.com/c/go/+/381962 Reviewed-by: Ian Lance Taylor <iant@golang.org> Trust: Cherry Mui <cherryyz@google.com> Reviewed-by: Daniel Martí <mvdan@mvdan.cc> Trust: Daniel Martí <mvdan@mvdan.cc>
* README.md: update contribute URL1809092021-09-301-1/+1
| | | | | | | | | | | | /doc/contribute.html now redirects to /doc/contribute. Change-Id: Ib342d515bf6e74bb5807ce21f8df3d985bc7e490 GitHub-Last-Rev: c491a060da22d1bb456283f5ed0ae2894f0365ca GitHub-Pull-Request: golang/go#48005 Reviewed-on: https://go-review.googlesource.com/c/go/+/345590 Trust: Cherry Mui <cherryyz@google.com> Trust: Daniel Martí <mvdan@mvdan.cc> Reviewed-by: Daniel Martí <mvdan@mvdan.cc>
* README: pull gopher image from websiteIan Lance Taylor2021-02-161-1/+1
| | | | | | | | | | | | Fixes breakage accidentally introduced by https://golang.org/cl/291711. Fixes #44295 Change-Id: I76f3e5577d1d24027d4ed2a725b5b749ab2d059c Reviewed-on: https://go-review.googlesource.com/c/go/+/292629 Trust: Ian Lance Taylor <iant@golang.org> Run-TryBot: Ian Lance Taylor <iant@golang.org> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
* doc: remove install.html and install-source.htmlRuss Cox2021-02-161-6/+4
| | | | | | | | | | | | | These live in x/website/content/doc now. The copies here just attract edits that have no actual effect. For #40496. For #41861. Change-Id: I2fdd7375e373949eb9a88f4cdca440b6a5d45eea Reviewed-on: https://go-review.googlesource.com/c/go/+/291709 Trust: Russ Cox <rsc@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
* README: linkify some pathsSuriyaa Sundararuban2018-06-061-2/+2
| | | | | | Change-Id: I77e31954f6d92f769934843bbba9f990f330f50a Reviewed-on: https://go-review.googlesource.com/116675 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
* README: update number of contributorsDhruvdutt Jadhav2018-04-031-1/+1
| | | | | | | | Change-Id: I5a1c7ed83a430a509d8f61f4aba8772d5d16ad48 GitHub-Last-Rev: fed86d88691c8a62bafac18a4e5c0944a4e59050 GitHub-Pull-Request: golang/go#24664 Reviewed-on: https://go-review.googlesource.com/104515 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
* all: restore changes from faulty merge/revertAndrew Bonventre2018-02-121-4/+3
| | | | | | | | This reverts commit 3b6abd8a4501d816e80b4d46e6fda4df486ccb66. Change-Id: I8ca100501c1844af78a547989786d14dac6b494a Reviewed-on: https://go-review.googlesource.com/93456 Reviewed-by: Andrew Bonventre <andybons@golang.org>
* Revert "[release-branch.go1.10] all: merge master into release-branch.go1.10"Andrew Bonventre2018-02-121-3/+4
| | | | | | | | | | This reverts commit b83d7f72537bdc0cec2e949d73ae40fbd42b7c63. Reason for revert: wrong branch Change-Id: I28ebb121f7b3e331729e8a6a00961b876f3dd0f2 Reviewed-on: https://go-review.googlesource.com/93455 Reviewed-by: Andrew Bonventre <andybons@golang.org>
* doc: remove Pull Request note in README.mdAndrew Bonventre2018-02-081-4/+3
| | | | | | | | | | Since we now accept Pull Requests via GerritBot, this comment is obsolete. Change-Id: I0de8ecff7d1f146320a52f143e65068f8adbeaa6 GitHub-Last-Rev: 01818bdf7a8361efde427a872b813f2e8510cef7 GitHub-Pull-Request: golang/go#23752 Reviewed-on: https://go-review.googlesource.com/92995 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
* readme: add attribution for the Gopher imageChris Broadfoot2017-02-031-0/+4
| | | | | | | Change-Id: I3b1317f0ab46e03d8c5a0af74c83183710a75055 Reviewed-on: https://go-review.googlesource.com/36214 Reviewed-by: Russ Cox <rsc@golang.org> Reviewed-by: Rob Pike <r@golang.org>
* README.md: update and simplifyAlberto Donizetti2017-01-171-24/+22
| | | | | | | | Fixes #18675 Change-Id: I82e63e8ee3fe4a998b01d9397c3045912588e2f5 Reviewed-on: https://go-review.googlesource.com/35183 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
* readme: emphasize issue tracker is for bugs/proposalsRobert Griesemer2015-10-021-3/+1
| | | | | | | | | | | | | | Removed direct link to issue tracker in the README - it makes it too easy to use it for a question - and it's abused multiple times a day for questions. It's easy enough to find it if there's a real issue to report. Added sentence to point people at golang-nuts and the new forum. Change-Id: If75bab888cda064aceeefc49ef672fbb964f8f54 Reviewed-on: https://go-review.googlesource.com/15284 Reviewed-by: Jason Buberel <jbuberel@google.com> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
* doc: fix broken link in READMERyan Seys2015-02-191-2/+1
| | | | | | Change-Id: I73450aeb59571f3285ff59ae214739e1866c9aa0 Reviewed-on: https://go-review.googlesource.com/5270 Reviewed-by: Andrew Gerrand <adg@golang.org>
* README: emphasize that we don't accept pull requestsRobert Griesemer2015-01-081-0/+2
| | | | | | Change-Id: Ie31f957f6b60b0a9405147c7a0af789df01a4b02 Reviewed-on: https://go-review.googlesource.com/2550 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
* doc: update README.md and CONTRIBUTING.md in response to review commentsAndrew Gerrand2014-12-101-5/+8
| | | | | | | | I didn't 'add' these files before my final mail. Change-Id: Id6f25629638e58421a3dee7632aec38aad9b1970 Reviewed-on: https://go-review.googlesource.com/1340 Reviewed-by: Andrew Gerrand <adg@golang.org>
* doc: convert README to markdown and update CONTRIBUTING.mdAndrew Gerrand2014-12-101-0/+41
Fixes #9233 Change-Id: If64480cbfaafe44025fcdcc0f20d76c995ffb3a1 Reviewed-on: https://go-review.googlesource.com/1296 Reviewed-by: Russ Cox <rsc@golang.org>