This repository should only be used to submit materials realated to your project like codes, reports, project ideas etc under the Uplift Project.
-
Fork this repository to your profile.
-
Clone the repository.
-
Your branchName should be your GitHub UserName
-
Change to your branch by typing
git checkout branchName
-
Make the changes and commit to the same branch and push it.
-
Create a pull request from
<username>/<branchName>
toThe-Uplift-Project-TeamHTML08/<branchName>