LMBooth / pybci

Create real-time BCI's with the LSL, PyTorch, SKLearn and TensorFlow packages.
https://pybci.readthedocs.io/en/latest/
MIT License
22 stars 4 forks source link

DOC: Community guidelines #17

Closed jsheunis closed 1 year ago

jsheunis commented 1 year ago

Ideally, the software should contain guidelines for contributors to allow them to contribute productively to the code, docs or any other aspect of the package. This would include info such as:

This usually takes the form of a CONTRIBUTING.md document at the root of the repo as well as a section with the same content in the docs.

Ping https://github.com/openjournals/joss-reviews/issues/5706

LMBooth commented 1 year ago

Added contributing.md to root of repository and equivalent in the read the docs.