Reply To: What is the procedure to contribute a new example?
OpenLB – Open Source Lattice Boltzmann Code › Forums › on OpenLB › General Topics › What is the procedure to contribute a new example? › Reply To: What is the procedure to contribute a new example?
June 13, 2024 at 10:24 pm
#8820
Adrian
Keymaster
You can see documentation on this process by Gitlab.
You can create a merge request from your fork of the repository. This is the common way of handling things in projects hosted on Git(lab,hub) in my experience – of course recurring contributors usually will at some point get direct access to the upstream repository but most changes are handled via forks and merge requests.