Skip to content

📖 Dedicated to open source newbies to help them make their first contribution in open source.

Notifications You must be signed in to change notification settings

Kajol-Kumari/Git-learning-repo

Repository files navigation

Git-learning-repo

All Contributors

This repo is basically made for a complete beginner make his/her first contribution and get acquainted with the open source ♥‿♥. You are welcomed to fork this repo and follow the steps mentioned below and come up with a PR, I would be happy to merge it (˘▾˘)

  • Fork the repo
  • Clone it on local (git clone <your_forked_repo_url>)
  • Make a new branch from master and checkout to that new branch (git checkout -b <new_branch_name>)
  • Make the required changes (Maybe add a file similar to kajol.html containing the information about who you are, what you do etc :P)
  • Add to staging (git add .)
  • Commit it. (git commit -a -m "<your_commit_msg>")
  • Push it.(git push origin <your_branch_name>)
  • Make a PR.

YAY!! You have made your first open source contribution ̿̿ ̿̿ ̿̿ ̿'̿'\̵͇̿̿\з= ( ▀ ͜͞ʖ▀) =ε/̵͇̿̿/’̿’̿ ̿ ̿̿ ̿̿ ̿̿

DO STAR(🌟) THIS REPOSITORY IF YOU LIKE IT!! 😊

Contributors ✨

Thanks goes to these wonderful people (emoji key):


kajol

📖

Anurag Pandey

💻

Kanika Gupta

💻

Nivedita Singh

📖

SUDHANSHU

💻

Vinamra

📖

Deepika Singh

💻

SUDHANSHU RANJAN JHA

💻

Deepesh

📖

This project follows the all-contributors specification. Contributions of any kind welcome!

About

📖 Dedicated to open source newbies to help them make their first contribution in open source.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages