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 6:05 pm
#8814
Danial.Khazaeipoul
Participant
Dear Adrian,
I just tried to follow the standard procedure. Here is the steps I taken before pushing the new branch to your public repository:
1. Cloned OpenLB’s public repository
2. Created a new branch off the “master” branch
3. Added and committed the changes (only a new example is added)
4. Pushed the new branch to remote
However, I got the following error at step 4:
remote: You are not allowed to push code to this project
Regards,
Danial