--- a +++ b/CONTRIBUTING.md @@ -0,0 +1,9 @@ +Contributing to MNE-Python +========================== + +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). + +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). + +The [contributing guide](https://mne.tools/dev/development/contributing.html) has details on the preferred contribution workflow +and the recommended system configuration for a smooth contribution/development experience.