mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Updated Questions (markdown)
parent
8d83e78a07
commit
dac94957af
@ -1,19 +1,19 @@
|
||||
# Asking Questions
|
||||
|
||||
Unlike many projects, the Go project does not use GitHub Issues for general discussion or asking questions (There is a proposal to allow questions, at [#23745](https://github.com/golang/go/issues/23745), which is currently being discussed). GitHub Issues are used for tracking bugs and [proposals](https://golang.org/s/proposal-process).
|
||||
Unlike many projects, the Go project does not use GitHub Issues for general discussion or asking questions. GitHub Issues are used for tracking bugs and [proposals](https://golang.org/s/proposal-process) only.
|
||||
|
||||
For asking questions, see:
|
||||
|
||||
* [The golang-nuts mailing list](https://groups.google.com/d/forum/golang-nuts)
|
||||
* [Stack Overflow](https://stackoverflow.com/questions/tagged/go) with questions tagged "go"
|
||||
|
||||
* [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. The `#general` channel is a good starting point.
|
||||
|
||||
* [Stack Overflow](https://stackoverflow.com/questions/tagged/go) with questions tagged "go"
|
||||
|
||||
* [Go Community on Hashnode](https://hashnode.com/n/go) with questions and posts tagged with "go"
|
||||
|
||||
* [The golang-nuts mailing list](https://groups.google.com/d/forum/golang-nuts)
|
||||
|
||||
* **IRC** channel #go-nuts on Freenode
|
||||
|
||||
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.
|
Loading…
x
Reference in New Issue
Block a user