Skip to content

Latest commit

 

History

History
29 lines (14 loc) · 730 Bytes

README.md

File metadata and controls

29 lines (14 loc) · 730 Bytes

LearnGitandGitHub

This repo is to help beginners to contribute to open source projects!

How to Contribute?

Resource to learn Git and GitHub - https://www.youtube.com/watch?v=apGV9Kg7ics&t=8s

Git Documentation - https://git-scm.com/docs
  • Fork the repo

Screenshot from 2021-08-12 13-57-19

  • Clone the repo on your local system
  • Create a New branch with name - <add-Your name>
  • Checkout to that branch
  • Add your name and github profile link in the README file after the contributors title like this [Your Name](github profile link)
  • Commit the changes
  • Create a PR

Contributors -