On open source project

bhaiya if am working on an open source project and if i edit the code of vlc media player and if i do mistakes in coding and push the code on repo in github . so it will make whole player wrong . so is there any online judge who judge your code which was pushed or someone who examine our code since it is open sourcxe everyone have a freedom to edit anything but if someone code it wronjgly . how they can ensure and how to change it !!! in ley man language am asking ki agr koi glti krde code mai and push krde then wo glti usss app mai reflect kregi jo ki nahi u=hona chaiye so what github do whnsome push code in an open source project

@Aditya-Kushwaha-914550392281281 let’s say you have some open source project and you have uploaded it on github. Then you have the rights to make changes to the repo, some other person can clone your repo, make changes in its own personal copy, if he wants those changes to be merged with the original project he has to send a pull request (his code to you for review), then you accept the request, only then original repo gets changed. You in the end, the repo maintainers have the control what is being added to the original open source repo.

I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.

On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.