summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorJosh Bleecher Snyder <josharian@gmail.com>2017-07-24 08:18:06 -0700
committerJosh Bleecher Snyder <josharian@gmail.com>2017-07-24 17:18:20 +0000
commit4f4e562cba963c0be5e57d970b811c702f92fa59 (patch)
treef6eb31fa7d163a813bbe2ba9b31b0de6f301bfb1 /.github
parentb81735924936291303559fd71dabaa1aa88f57c5 (diff)
downloadgo-git-4f4e562cba963c0be5e57d970b811c702f92fa59.tar.gz
.github: add SUPPORT file
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>
Diffstat (limited to '.github')
-rw-r--r--.github/SUPPORT14
1 files changed, 14 insertions, 0 deletions
diff --git a/.github/SUPPORT b/.github/SUPPORT
new file mode 100644
index 0000000000..9a4d7b2759
--- /dev/null
+++ b/.github/SUPPORT
@@ -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