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, first register on this website and then 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:19 pm
#8818
Anonymous
Inactive
I am asking because usually only the master or main branch is write-protected, which means users other than admins are not permitted to make unauthorized changes. In this case, any change must go through a merge request to be added to the main branch. However, users are able to create a new branch and push it to the remote repository which later can be merge into the main branch upon approval. Can you explain how OpenLB’s repository works?
