aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
blob: 736de379bc5adb850d67fb694cb3419f2500bc38 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
The Go project is an open source project.
For information, see: https://golang.org/

Its canonical Git repository is located at https://go.googlesource.com/go.
(There is a mirror of the repository at https://github.com/golang/go.)

Report issues here: https://github.com/golang/go/issues

Go is the work of hundreds of contributors. We appreciate your help!

To contribute, please read the contribution guidelines:
	http://golang.org/doc/contribute.html

## We DO NOT accept pull requests.