All the participants have to fork this repo (mandatory) so we don't push to the main repo
After forked it, go to your github account and pull first,
- git init
- git pull origin master
- git add .
- git commit -m "add project structure"
- git push origin master
After upload all the changes to your rope. create a pull request and assign a reviewer to check your code if it needs