Skip to content

Commit bc9419a

Browse files
authored
fixup/dedup contributing.md (#13944)
1 parent 537d7fe commit bc9419a

2 files changed

Lines changed: 10 additions & 17 deletions

File tree

.github/CONTRIBUTING.md

Lines changed: 0 additions & 13 deletions
This file was deleted.

CONTRIBUTING.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,20 @@
11
Contributing to MNE-Python
22
==========================
33

4-
MNE-Python is maintained by a community of scientists and research labs. The project accepts contributions in the form of bug reports, fixes, feature additions, and documentation improvements (including typo corrections). The best way to start contributing is by [opening an issue](https://github.com/mne-tools/mne-python/issues/new/choose) on our GitHub page to discuss ideas for changes or enhancements, or to tell us about behavior that you think might be a bug. For *general troubleshooting* or *usage questions*, please consider posting your questions on our [MNE Forum](https://mne.discourse.group).
4+
Thanks for your interest in contributing to MNE-Python!
5+
The project accepts contributions in the form of bug reports, fixes, feature additions, and documentation improvements (including typo corrections).
6+
For *general troubleshooting* or *usage questions*, please post your questions on our [MNE Forum](https://mne.discourse.group).
57

6-
Users and contributors to MNE-Python are expected to follow our [code of conduct](https://github.com/mne-tools/.github/blob/main/CODE_OF_CONDUCT.md).
7-
8-
The [contributing guide](https://mne.tools/dev/development/contributing.html) has details on the preferred contribution workflow
8+
The [contributing guide](https://mne.tools/dev/development/contributing.html) on our website has more details on the preferred contribution workflow
99
and the recommended system configuration for a smooth contribution/development experience.
1010

1111

12+
Community Participation Guidelines
13+
----------------------------------
14+
15+
Anyone participating in our online spaces is expected to follow our [Community Participation Guidelines and Code of Conduct](https://github.com/mne-tools/.github/blob/main/CODE_OF_CONDUCT.md).
16+
17+
1218
Policy on AI Assistance in Contributions
1319
----------------------------------------
1420
Contributing to MNE-Python requires human judgment, contextual understanding, domain knowledge, and familiarity with MNE-Python’s structure and goals. It is not suitable for automatic processing by AI tools.

0 commit comments

Comments
 (0)