|
| 1 | +--- |
| 2 | +layout: page |
| 3 | +title: Community |
| 4 | +order: 5 |
| 5 | +--- |
| 6 | + |
| 7 | +MDAnalysis is developed and maintained as a freely available, open-source project by a global community of scientists. Our community adheres to our [Code of Conduct]({{ site.baseurl }}/pages/conduct/) and welcomes everyone to participate—whether through GitHub Discussions, issue reports, or code contributions. |
| 8 | + |
| 9 | +All contributors to the MDAnalysis library and its subprojects are acknowledged |
| 10 | +in a file called `AUTHORS` in each source code repository and in the list of |
| 11 | +contributions; for example, see the [`AUTHORS` file for mdanalysis](https://github.com/MDAnalysis/mdanalysis/blob/develop/package/AUTHORS) and the [contributors for |
| 12 | +mdanalysis](https://github.com/MDAnalysis/mdanalysis/graphs/contributors). |
| 13 | + |
| 14 | +MDAnalysis is widely used in scientific research and is described in various [academic publications]({{site.baseurl}}/pages/citations/). It also serves as the foundation for several other [molecular dynamics tools]({{site.baseurl}}/pages/mdakits/). |
| 15 | + |
| 16 | +This page provides an overview of **how you can engage with the MDAnalysis community, where to seek support, and how to participate**. |
| 17 | + |
| 18 | +## Stay Updated |
| 19 | + |
| 20 | +Follow our official channels for news, updates, and major announcements: |
| 21 | + |
| 22 | +- [Blog]({{ site.baseurl }}/blog/) — News, development highlights, tutorials, and releases. |
| 23 | +- [LinkedIn](https://www.linkedin.com/company/mdanalysis/) — Professional networking, project updates, event announcements, and industry connections. |
| 24 | +- [Bluesky](https://bsky.app/profile/mdanalysis.bsky.social) — Community-driven discussions and project insights. |
| 25 | + |
| 26 | +## Ask Questions & Get Help |
| 27 | + |
| 28 | +Need help with MDAnalysis? Choose the right platform for your needs: |
| 29 | + |
| 30 | +- [GitHub Discussions]({{ site.mailinglists.discussion.url }}) — Best for technical questions, feature discussions, and best practices. |
| 31 | +- [Discord]({{ site.discord.invite }}) — Ideal for quick questions, casual discussions, and interacting with core developers. |
| 32 | +- [GitHub Issues](https://github.com/MDAnalysis/mdanalysis/issues) — Report bugs, suggest features, and track ongoing developments. |
| 33 | + |
| 34 | +## Contribute |
| 35 | + |
| 36 | +If you are interested in contributing to MDAnalysis, visit our [Contribute]({{ site.baseurl }}/pages/contribute/) page for guidelines on how to get involved. Whether it’s improving documentation, fixing bugs, or adding new features, every contribution helps strengthen the project and its community. |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
0 commit comments