Newbies who would love to take up coding and get hands on experience 💻 What you will learn?
- Create a
repository
(project) with a github account Copy
(or clone) the repository to your local machineAdd
a file to your local repo andcommit
(save) the changesPush
your changes to your main branch- Make a change to your file with a github and commit
Pull
the changes to your local machine - Create a
branch
(version), make a change, commit the change Open apull request
(propose changes to the main branch)Merge
your branch to the main branch
By perfoming all these actions you would be contributing to Hacktoberfest 2021