This repository is Just for complete beginners who want to learn how git and github works.:smiley:
Hacktoberfest is a month-long celebration of open source software. You have to register and make four pull requests to any github repo (including this one!) in the month of october. If you do that you get a tshirt 👕 and stickers for your laptop 💻.
To Contribute in a proper way so that I can merge the pull request:
- Star the repo! ⭐
- Fork it. (Important!) What is that?
- Clone the repo to your local machine (git clone https://github.com/(user name)/Hacktoberfest.git)
- Add changes
- Commit with a message.
- Make a pull request. What is that?
- Done!