Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.13 KB

CONTRIBUTING.md

File metadata and controls

18 lines (13 loc) · 1.13 KB

Contributing

See also the more detailed contributing guide in the documentation.

We maintain two git repositories that you can contribute to. The default choice for external contributors should be the GitHUB project project. Please you the normal GitHub-Flow targeting the develop branch.

NOMAD's GitHUB project always contains the current develop branch. It can be used to report issues, fork the project, and to create pull requests. After review, pull requests will be pushed to the GitLab project and merged there.

NOMAD's GitLab project at MPCDF is used for the main development activities. It runs all CI/CD pipelines and official deployments. It is openly readable, but requires an MPCDF account for active contributions.

Most sub-modules, e.g. NOMAD's parsers, are hosted in individual projects on GitHUB within the nomad-coe organization.