letskhabar / HacktoberFest-2020

Open source is changing the world. Join global community for the yearly celebration of open source software!

Home Page:https://hack.letskhabar.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HacktoberFest-2020

Netlify Status Fork Star watch

HacktoberFest-2020

Open source is changing the world - one pull request at a time. Join our global community for the yearly celebration of open source software!

:octocat: What is Hacktoberfest?

A month-long celebration from October 1st - 31st sponsored by Digital Ocean and GitHub to get people involved in Open Source. Create your very first pull request to any public repository on GitHub and contribute to the open source developer community. https://hacktoberfest.digitalocean.com/

  • Fork this repository (Click the Fork button in the top right of this page)
  • Clone your fork to your local machine
git clone https://github.com/your-username/ThisisHacktoberFest-2020.git
  • Open HacktoberFest-2020 Folder in your Terminal or Command prompt using the command below
cd HacktoberFest-2020
  • Create a branch
git checkout -b branch-name
  • Add your profile picture in img folder
  • image should be square and name of image should be username.png/jpg/jpeg/gif
  • add ["Your Name", "Image URL(./img/username.png)", "Bio", "Your Github Link"], in user.js.
  • Commit and push
git add .
git commit -m "Commit message"
git push origin branch-name
  • Create a new pull request from your forked repository (Click the New Pull Request button located at the top of your repository)
  • Wait for your PR review and merge approval!

If you want the detailed guide on how to create a pull request then you may click here on how to create a pull request.

  • Code Reviews
LGTM # Looks Good To Me 
CIAL # Code Is A Liability 
WIP # work in progress, do not merge yet
ACK # acknowledgement, i.e. agreed/accepted change
  • And congratulations! You're all done. Have fun!
  • You can resolve any open issues or add some exciting features to this repository!!!

⚠️ Disclaimer:

This repo is to welcome beginners to Github and the opensource community by helping them learn how to make their first PR and contributions to open source! That said, only high-quality contributions and pull requests that add value to Open Source projects are part of the the core values of Hacktoberfest, so repositories like this one and others which allow users to quickly gain a PR toward completing the challenge might be excluded from the Hacktoberfest. So we highly recommend you to contribute in a meaningful way to other Hacktoberfest issues and not rely on this repository alone. Thanks everyone

🤩 Awesome contributors:

Made with contributors-img. I am not a bot

About

Open source is changing the world. Join global community for the yearly celebration of open source software!

https://hack.letskhabar.com/


Languages

Language:JavaScript 72.6%Language:C++ 14.7%Language:HTML 11.4%Language:Python 1.3%