Commit Graph

4 Commits

Author SHA1 Message Date
Andrew Bonventre
05bb8bb4be CONTRIBUTING.md: remove note about not accepting Pull Requests
Updates golang/go#24185

Change-Id: I582f013c13651c71d6fdf48be3b5e8ddf0341e80
Reviewed-on: https://go-review.googlesource.com/100694
Reviewed-by: Andrew Bonventre <andybons@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2018-03-14 18:02:04 +00:00
Kevin Burke
aa45bf8df0 README: add links to useful resources
Move the README to README.md so Gerrit can render it; currently
Gerrit only renders files named exactly "README.md" (for example at
https://go.googlesource.com/go).

Add more links to the README explaining how to file issues,
how to submit code changes, where to download the code to and
how to get it. Hopefully this should help people who go to
https://go.googlesource.com/term or https://github.com/golang/term
figure out how to get started with development.

Change-Id: I8e1b1f1204f4c80acc5fd2cd28ab2efe4403c015
Reviewed-on: https://go-review.googlesource.com/49890
Reviewed-by: Kevin Burke <kev@inburke.com>
2017-09-27 05:45:33 +00:00
Brad Fitzpatrick
fcc174f3e9 term: add a Go file to make the builders happy
Change-Id: I01ba8ed54557791bf780d5e0f5260a57f6393a3b
Reviewed-on: https://go-review.googlesource.com/24908
Reviewed-by: Quentin Smith <quentin@golang.org>
2016-07-13 20:15:19 +00:00
Andrew Gerrand
0d63f7188e initial commit 2015-11-18 15:07:36 +11:00