Added the Go Collective on Stack Overflow at the top, just because it has been labeled as 'official' by the Go Dev team... and the r/golang subreddit, which is very friendly to new users.

Gwyneth Llewelyn 2021-08-04 16:50:18 +01:00
parent 5cccc481cd
commit 01ac636619

@ -4,7 +4,10 @@ Unlike many projects, the Go project does not use GitHub Issues for general disc
For asking questions, see:
* [Stack Overflow](https://stackoverflow.com/questions/tagged/go) with questions tagged "go"
* [The official Q&A channel for Google's Go Programming Language
](https://stackoverflow.com/collectives/go) on Stack Overflow
* [Stack Overflow](https://stackoverflow.com/questions/tagged/go) with questions tagged "go" or "golang" (complementing the Go Collective mentioned before)
* [The Go Forum](https://forum.golangbridge.org/), a web-based forum
@ -14,6 +17,8 @@ For asking questions, see:
* [The golang-nuts mailing list](https://groups.google.com/d/forum/golang-nuts)
* [Subreddit for Go](https://www.reddit.com/r/golang/)
* **IRC** channel #go-nuts on Libera
If we closed your issue as a question with a link to this wiki, we apologize. Please ask the question on one of the above forums.