https://www.codecademy.com/learn/learn-git
Learn git basics from here or any other source https://git-scm.com/book/en/v2/Getting-Started-Git-Basics
You don't need to do all of it
2. Learn how to contribute to this github (learn here or somewhere else) https://www.atlassian.com/git/tutorials/making-a-pull-request/
STEPS
###Contributing
Fork ( https://github.com/awadYehya/GroupWebsite/fork )
Clone ( git clone https://github.com/YourUsername/GroupWebsite.git )
Branch ( git checkout -b lab-5-part5 )
Edit the code
Push ( git push -u origin your-feature )
Pull Request ( https://help.github.com/articles/using-pull-requests/ )
Yehya:#7, #8
Manny: #5
Mohammed: #5