Full contribution guidelines are in the documentation.
git clone --recurse-submodules https://github.com/openMetadataInitiative/bids2openminds.git
cd bids2openminds
pip install -e ".[test]"
pytest- Feature branches off
main; PR required to merge; CI must pass - Google-style docstrings for all public functions
- Deprecations get a
DeprecationWarningfor one release before removal - Contributors are expected to abide by the CODE_OF_CONDUCT.md