-
Notifications
You must be signed in to change notification settings - Fork 26
Home
This wiki is mainly documenting how to work with the BLOM repository with git and GitHub.
See NorESM documentation for BLOM user documentation.
We welcome contributions to the BLOM/iHAMOCC model system, including bug reports and fixes, suggestions/contributions for code improvements, and suggestions for feature enhancements or inclusion of new features.
- Create an issue to describe the problem and/or suggested fix.
- In case of feature enhancements or new features, discuss if a separate feature branch should be created.
- Fork the repository if you wish to contribute code.
- Submit changes for review through pull requests.
- Check that the pull request does not create conflicts. In case of conflicts, try to fix this in the pull request, or ask a maintainer for advice.
- Changes to the
master
branch should be reviewed by at least one of the maintainers (other than the one submitting the pull request)
Developers should mainly use a forking workflow for contributions to BLOM/iHAMOCC, as this encourages regular code review of all changes. The forking layout we aim for is described in this coderefienry instruction page.
BLOM wiki, © Copyright 2023, BLOM development team. This documentation is licensed under a ShareAlike 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/.