aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CONTRIBUTING.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
new file mode 100644
index 0000000000..6fbfd0da9f
--- /dev/null
+++ b/CONTRIBUTING.md
@@ -0,0 +1,15 @@
+The Go project is an open source project.
+For information, see: https://golang.org/
+
+Its canonical Git repository is located at https://go.googlecode.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.
+