Skip to content

Commit cfc36cf

Browse files
committed
Add "Development" section to README
1 parent 451c5cc commit cfc36cf

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,15 @@ please open a ticket in the [openMINDS Python library issue tracker](https://git
7373
If you identify a problem or would like to suggest changes to the openMINDS specification itself,
7474
please open a ticket in the [openMINDS issue tracker](https://github.com/openMetadataInitiative/openMINDS/issues).
7575

76+
## Development
77+
78+
Contributions are welcome, please see our [contribution guidelines](https://openminds-documentation.readthedocs.io/en/latest/shared/contribution_guidelines.html).
79+
80+
This repository has two main branches: `pipeline` and `main`.
81+
The `pipeline` contains the code for building the Python package from the openMINDS schemas.
82+
The build process is triggered by changes to the schemas, and runs as a GitHub action.
83+
The resultant package is copied to the `main` branch, and at intervals is published on PyPI.
84+
7685
## Acknowledgements
7786

7887
<div><img src="https://www.braincouncil.eu/wp-content/uploads/2018/11/wsi-imageoptim-EU-Logo.jpg" alt="EU Logo" height="23%" width="15%" align="right" style="margin-left: 10px"></div>

0 commit comments

Comments
 (0)