diff --git a/Questions.md b/Questions.md index 3f6f6285..cdb24c5a 100644 --- a/Questions.md +++ b/Questions.md @@ -1,14 +1,14 @@ # Asking Questions -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. +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/) -- web based forum +* [The Go Forum](https://forum.golangbridge.org/) -- web-based forum -* *Slack*. see the [announcement blog post](http://blog.gopheracademy.com/gophers-slack-community/) for invite instructions +* **Slack**. See the [Gophers Slack channel announcement blog post](http://blog.gopheracademy.com/gophers-slack-community/) for invite instructions * [Stack Overflow](http://stackoverflow.com/questions/tagged/go) with questions tagged "go"