aboutsummaryrefslogtreecommitdiff
path: root/.github/SUPPORT.md
diff options
context:
space:
mode:
authorGustav Westling <zegl@westling.xyz>2017-07-30 22:14:22 +0200
committerBrad Fitzpatrick <bradfitz@golang.org>2017-07-30 21:46:28 +0000
commit31b2c4cc255b98e4255854a008c0c9b53ad4fd26 (patch)
tree61ceb88c6ea4922fb0d479afe3be37bb5f8ff41a /.github/SUPPORT.md
parentac29f30dbb35d8812c865aed6a6ae738a480def3 (diff)
downloadgo-31b2c4cc255b98e4255854a008c0c9b53ad4fd26.tar.gz
go-31b2c4cc255b98e4255854a008c0c9b53ad4fd26.zip
.github: add .md extension to SUPPORT file
This makes GitHub render the markdown file automatically on their web UI. SUPPORT.md is the recommended file name according to the GitHub documentation: https://help.github.com/articles/adding-support-resources-to-your-project/ Fixes #21223 Change-Id: I9f9b9daced9c29a16850e8c446656f353f50b1ae Reviewed-on: https://go-review.googlesource.com/52013 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Diffstat (limited to '.github/SUPPORT.md')
-rw-r--r--.github/SUPPORT.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/.github/SUPPORT.md b/.github/SUPPORT.md
new file mode 100644
index 0000000000..9a4d7b2759
--- /dev/null
+++ b/.github/SUPPORT.md
@@ -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