mirror of https://github.com/istio/istio.io.git
2.1 KiB
2.1 KiB
title | overview | layout | type |
---|---|---|---|
Community | Information on the various ways to participate and interact with the Istio community. | community | markdown |
{% include home.html %}
Our community
Istio is an open source project with an active community that supports its use and on-going development. We'd love for you to join us and get involved!
There are quite a few ways to get plugged in with the Istio community. See below to learn the best approach for different cases.
<tr>
<td class="logo"><img src="{{home}}/img/troubleshooting.svg" alt="Troubleshooting"/></td>
<td>
If you are having trouble or are trying to <a href="{{home}}/bugs/">report bugs</a>.
</td>
</tr>
<tr>
<td class="logo"><img src="{{home}}/img/group.png" alt="Mailing Lists"/></td>
<td>
Join the <a href="https://groups.google.com/forum/#!forum/istio-users">istio-users</a> mailing list to participate in discussions
and get help troubleshooting problems using Istio.
The <a href="https://groups.google.com/forum/#!forum/istio-announce">istio-announce</a> mailing list is where you can get announcements
regarding Istio.
And finally, the <a href="https://groups.google.com/forum/#!forum/istio-dev">istio-dev</a> mailing list is there to
help developers hacking on Istio’s code.
</td>
</tr>
<tr>
<td class="logo"><img src="../img/twitter.png" alt="Twitter"/></td>
<td>
Follow us on <a href="https://twitter.com/IstioMesh">Twitter</a> to get the latest news.
</td>
</tr>
<tr>
<td class="logo"><img src="../img/github.png" alt="GitHub"/></td>
<td>
<a href="https://github.com/istio/istio">GitHub</a> is where development takes place on Istio code.
</td>
</tr>
<tr>
<td class="logo"><img src="{{home}}/img/stackoverflow.png" alt="Stack Overflow"/></td>
<td>
<a href="https://stackoverflow.com/questions/tagged/istio">Stack Overflow</a> is for practical questions and curated answers
on deploying, configuring, and using Istio.
</td>
</tr>