Revision control

Copy as Markdown

# Git guide
This guide is designed to help you get started with git and use its basics commands.
- [Getting started](#getting-started)
- [First contribution](#first-contribution)
- [Good first bugs](#good-first-bugs)
## Getting started
To get started with git, first install git from the given link or if you have already installed it then update to its latest version.
After installing git successfully, make a account at github.
## First contribution
Making a contribution is always good way to start in GitHub.
Let's make your first contribution using some simple steps and learning some commands.
## Good first bugs
Now, you have learned how to make contribution then try some of our easy bugs for you.