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: doc/development/index.rst
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,14 +17,17 @@ please consider posting your questions on our `MNE Forum`_.
17
17
Users and contributors to MNE-Python are expected to follow our
18
18
`code of conduct`_.
19
19
20
-
The `contributing guide`_ has details on the preferred contribution workflow
20
+
The :ref:`contributing` has details on the preferred contribution workflow
21
21
and the recommended system configuration for a smooth contribution/development
22
22
experience.
23
23
24
+
.. note::
25
+
It's a good idea to always reference the version of the contributing guide `on the development version of our website`_, as this will be the most up-to-date.
26
+
24
27
.. _`opening an issue`: https://github.com/mne-tools/mne-python/issues/new/choose
25
28
.. _`MNE Forum`: https://mne.discourse.group
26
29
.. _`code of conduct`: https://github.com/mne-tools/.github/blob/main/CODE_OF_CONDUCT.md
0 commit comments