Practice Git and Github 1. Fork Project 2. Clone Project git clone https://github.com/<username>/practice-git-github.git 3. Create New Branch git branch "nama" 4. Do Task 5. Make a Pull Request