Reply To: What is the procedure to contribute a new example?
Due to recent bot attacks we have changed the sign-up process. If you want to participate in our forum please send a message via our contact form.
› Forums › 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.
