github.com/mh-cbon/go@v0.0.0-20160603070303-9e112a3fe4c0/doc/help.html (about)

     1  <!--{
     2  	"Title": "Help",
     3  	"Path": "/help/"
     4  }-->
     5  
     6  <div id="manual-nav"></div>
     7  
     8  <h2 id="help">Get help</h2>
     9  
    10  <img class="gopher" src="/doc/gopher/help.png"/>
    11  
    12  <h3 id="mailinglist"><a href="https://groups.google.com/group/golang-nuts">Go Nuts Mailing List</a></h3>
    13  <p>
    14  Search the <a href="https://groups.google.com/group/golang-nuts">golang-nuts</a>
    15  archives and consult the <a href="/doc/go_faq.html">FAQ</a> and
    16  <a href="//golang.org/wiki">wiki</a> before posting.
    17  </p>
    18  
    19  <h3 id="forum"><a href="https://forum.golangbridge.org/">Go Forum</a></h3>
    20  <p>
    21  The <a href="https://forum.golangbridge.org/">Go Forum</a> is an alternate discussion
    22  forum for Go programmers.
    23  </p>
    24  
    25  <h3 id="slack"><a href="https://blog.gopheracademy.com/gophers-slack-community/">Gopher Slack</a></h3>
    26  <p>Get live support from the official Go slack channel.</p>
    27  
    28  <h3 id="irc"><a href="irc:irc.freenode.net/go-nuts">Go IRC Channel</a></h3>
    29  <p>Get live support at <b>#go-nuts</b> on <b>irc.freenode.net</b>, the official
    30  Go IRC channel.</p>
    31  
    32  <h3 id="faq"><a href="/doc/faq">Frequently Asked Questions (FAQ)</a></h3>
    33  <p>Answers to common questions about Go.</p>
    34  
    35  <h2 id="inform">Stay informed</h2>
    36  
    37  <h3 id="announce"><a href="https://groups.google.com/group/golang-announce">Go Announcements Mailing List</a></h3>
    38  <p>
    39  Subscribe to
    40  <a href="https://groups.google.com/group/golang-announce">golang-announce</a>
    41  for important announcements, such as the availability of new Go releases.
    42  </p>
    43  
    44  <h3 id="blog"><a href="//blog.golang.org">Go Blog</a></h3>
    45  <p>The Go project's official blog.</p>
    46  
    47  <h3 id="twitter"><a href="https://twitter.com/golang">@golang at Twitter</a></h3>
    48  <p>The Go project's official Twitter account.</p>
    49  
    50  <h3 id="pluscom"><a href="https://plus.google.com/communities/114112804251407510571">Go+ community</a></h3>
    51  <p>A Google+ community for Go enthusiasts.</p>
    52  
    53  <h3 id="reddit"><a href="https://reddit.com/r/golang">golang sub-Reddit</a></h3>
    54  <p>
    55  The <a href="https://reddit.com/r/golang">golang sub-Reddit</a> is a place
    56  for Go news and discussion.
    57  </p>
    58  
    59  <h2 id="community">Community resources</h2>
    60  
    61  <h3 id="go_user_groups"><a href="/wiki/GoUserGroups">Go User Groups</a></h3>
    62  <p>
    63  Each month in places around the world, groups of Go programmers ("gophers")
    64  meet to talk about Go. Find a chapter near you.
    65  </p>
    66  
    67  <h3 id="playground"><a href="/play">Go Playground</a></h3>
    68  <p>A place to write, run, and share Go code.</p>
    69  
    70  <h3 id="wiki"><a href="/wiki">Go Wiki</a></h3>
    71  <p>A wiki maintained by the Go community.</p>
    72  
    73  <h3 id="conduct"><a href="/conduct">Code of Conduct</a></h3>
    74  <p>
    75  Guidelines for participating in Go community spaces
    76  and a reporting process for handling issues.
    77  </p>
    78