File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -85,10 +85,20 @@ Getting started with Git
8585setting up your SSH key, and configuring git. All these steps need to be completed before
8686you can work seamlessly between your local repository and GitHub.
8787
88+
89+ Using AI-powered tools when contributing to MDAnalysis
90+ ======================================================
91+
92+ Open source projects often have different stances on how AI-powered tools (e.g. LLMs like Claude Code and ChatGPT)
93+ can be used in contributions. MDAnalysis has an `AI policy `_ which defines what is permitted in this space. We ask
94+ you to follow this policy, unless the specific sub-project you are contributing to has its own policy in place.
95+
96+
8897.. _`GitHub Discussions` :
8998 https://github.com/MDAnalysis/mdanalysis/discussions
9099.. _`Code of Conduct` : https://www.mdanalysis.org/pages/conduct/
91100.. _`Issue Tracker` : https://github.com/MDAnalysis/mdanalysis/issues
92101.. _`MDAKits registry` : https://mdakits.mdanalysis.org/mdakits.html
93102.. _`MDAnalysis toolkit (MDAKit)` : https://mdakits.mdanalysis.org/about.html
94103.. _`Making an MDAKit` : https://mdakits.mdanalysis.org/makingakit.html
104+ .. _`AI policy` : https://github.com/MDAnalysis/mdanalysis/blob/develop/AI_POLICY.md
You can’t perform that action at this time.
0 commit comments