diff --git a/Questions.md b/Questions.md index 6ac022d1..092219ff 100644 --- a/Questions.md +++ b/Questions.md @@ -1,6 +1,6 @@ # 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](https://golang.org/s/proposal-process). +Unlike many projects, the Go project does not currently use GitHub Issues for general discussion or asking questions (that said, [#23745](https://github.com/golang/go/issues/23745) has been accepted, pending implementation). GitHub Issues are used for tracking bugs and [proposals](https://golang.org/s/proposal-process). For asking questions, see: @@ -8,10 +8,10 @@ For asking questions, see: * [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 +* [Gophers Slack](https://gophers.slack.com), use the [invite app](https://invite.slack.golangbridge.org/) for access. The `#general` channel is a good starting point. * [Stack Overflow](https://stackoverflow.com/questions/tagged/go) with questions tagged "go" * **IRC** channel #go-nuts on Freenode -If we closed your question on GitHub, we apologize. Please ask the question on one of the above forums. \ No newline at end of file +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. \ No newline at end of file