]> Cypherpunks.ru repositories - gostls13.git/blobdiff - CONTRIBUTING.md
doc: add CONRIBUTORS.md
[gostls13.git] / CONTRIBUTING.md
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
new file mode 100644 (file)
index 0000000..6fbfd0d
--- /dev/null
@@ -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.
+