-
Fork on GitHub page
-
Clone your GitHub repo
-
Add upstream :
git remote add upstream [email protected]:YangChingYen/ADL_Final_Project.git
-
If you want to pull others' code :
git pull upstream main
-
Push to upstream :
git push
Then go to GitHub page to send a pull request