Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions contribute.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ MDAnalysis is developed and maintained in the [MDAnalysis Main Code Repository](

#### How to Get Started
- Read the [Contributing to the Main Codebase]({{ site.docs.userguide.url }}/stable/contributing_code.html#working-with-mdanalysis-code) guide, which outlines all the necessary steps.
- Familiarize yourself with the current version of our [AI Policy]({{ site.github.repo }}/blob/develop/AI_POLICY.md).
- Browse [GitHub Issues]({{ site.github.issues }}) to find open tasks. Look for "good first issue" if you're a beginner. You can also report bugs or suggest improvements there.
- Follow best practices, including
- [Writing and Running Tests]({{ site.docs.userguide.url }}/stable/testing.html#testing) to ensure your changes work correctly.
Expand Down
Loading