HOM3 logo

Hierarchical Multiphysics Multiscale Methods

How to contribute

Git workflow

We work on the master branch but otherwise follow the standard git workflow:

  1. Fork, branch, modify.
  2. Commit, push.
  3. Open pull request.

Worth a read: git basics, git branching, git commit messages, git workflow.

Development guidelines