]> Cypherpunks.ru repositories - gostls13.git/commitdiff
.github: add SUPPORT file
authorJosh Bleecher Snyder <josharian@gmail.com>
Mon, 24 Jul 2017 15:18:06 +0000 (08:18 -0700)
committerJosh Bleecher Snyder <josharian@gmail.com>
Mon, 24 Jul 2017 17:18:20 +0000 (17:18 +0000)
GitHub recently added support for a SUPPORT file:

https://github.com/blog/2400-support-file-support

This SUPPORT file is a very lightly edited copy
of the wiki entry on asking questions:

https://github.com/golang/go/wiki/Questions

Change-Id: Ic1eb74d985ea30862defb99750fb42da84e492de
Reviewed-on: https://go-review.googlesource.com/50930
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
.github/SUPPORT [new file with mode: 0644]

diff --git a/.github/SUPPORT b/.github/SUPPORT
new file mode 100644 (file)
index 0000000..9a4d7b2
--- /dev/null
@@ -0,0 +1,14 @@
+Unlike many projects on GitHub, the Go project does not use its bug tracker for general discussion or asking questions.
+We only use our bug tracker for tracking bugs and tracking proposals going through the [Proposal Process](https://golang.org/s/proposal-process).
+
+For asking questions, see:
+
+* [The golang-nuts mailing list](https://groups.google.com/d/forum/golang-nuts)
+
+* [The Go Forum](https://forum.golangbridge.org/), a web-based forum
+
+* [Gophers Slack](https://gophers.slack.com), use the [invite app](https://invite.slack.golangbridge.org/) for access
+
+* [Stack Overflow](http://stackoverflow.com/questions/tagged/go) with questions tagged "go"
+
+* **IRC** channel #go-nuts on Freenode