You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/CONTRIBUTING.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,17 +2,17 @@
2
2
3
3
Thanks for contributing to MDAnalysis!
4
4
5
-
All members of the MDAnalysis community adhere to our [Code of Conduct](https://www.mdanalysis.org/pages/conduct/). By contributing code and interacting with us on GitHub, the forums, or by any other means you consent to follow the Code of Conduct.
5
+
All members of the MDAnalysis community adhere to our [Code of Conduct](https://github.com/MDAnalysis/mdanalysis/?tab=coc-ov-file). By contributing code and interacting with us on GitHub, the forums, or by any other means you consent to follow the Code of Conduct.
6
6
7
7
#### Reporting issues
8
8
9
9
If you've found a defect with MDAnalysis we'd love to know so we can fix it. Please follow the Issue template so we can quickly diagnose the problem, in particular the piece of code that causes the problem.
10
10
11
-
If your issue isn't a defect with the code and instead you require help using MDAnalysis, drop by the [discussion forum](https://groups.google.com/forum/#!forum/mdnalysis-discussion).
11
+
If your issue isn't a defect with the code and instead you require help using MDAnalysis, drop by in [discord #users or GitHub discussions](https://www.mdanalysis.org/community/#ask-questions--get-help).
12
12
13
13
#### Contributing code
14
14
15
-
If you're contributing code, please check out [How to contribute](https://www.mdanalysis.org/UserGuide/contributing.html)in the User Guide and look at the [Style guide](https://github.com/MDAnalysis/mdanalysis/wiki/Style-Guide).
15
+
We welcome your code contributions! Please check out the [Contributing](https://www.mdanalysis.org/contribute/) section on our web page for how you can contribute to the whole MDAnalysis project and in particular the [User Guide's section on Contributing](https://userguide.mdanalysis.org/stable/contributing_code.html)for the MDAnalysis package in particular. Please also familiarize yourself with the current version of our [AI Policy](https://github.com/MDAnalysis/mdanalysis/blob/develop/AI_POLICY.md)
16
16
17
-
MDAnalysis devs are most easily reached through the [development list](https://groups.google.com/forum/#!forum/mdnalysis-devel).
17
+
MDAnalysis devs are most easily reached in the [discord #developers channel](https://www.mdanalysis.org/community/#ask-questions--get-help).
0 commit comments