/Learn-Share-Hacktoberfest2021

𝐓𝐡𝐢𝐬 𝐫𝐞𝐩𝐨𝐬𝐢𝐭𝐨𝐫𝐲 𝐜𝐨𝐧𝐭𝐚𝐢𝐧𝐬 𝐩𝐫𝐨𝐣𝐞𝐜𝐭𝐬 𝐚𝐧𝐝 𝐚𝐬𝐬𝐢𝐠𝐧𝐦𝐞𝐧𝐭𝐬 𝐭𝐡𝐚𝐭 𝐲𝐨𝐮 𝐡𝐚𝐯𝐞 𝐭𝐨 𝐰𝐨𝐫𝐤 𝐨𝐧 𝐛𝐲 𝐬𝐞𝐧𝐝𝐢𝐧𝐠 𝐨𝐧𝐥𝐲 𝟒 𝐯𝐚𝐥𝐢𝐝 𝐩𝐮𝐥𝐥 𝐫𝐞𝐪𝐮𝐞𝐬𝐭𝐬. 𝐒𝐭𝐞𝐩 𝐛𝐲 𝐬𝐭𝐞𝐩 𝐆𝐮𝐢𝐝𝐚𝐧𝐜𝐞 𝐰𝐢𝐥𝐥 𝐛𝐞 𝐦𝐚𝐢𝐧𝐭𝐚𝐢𝐧𝐞𝐝 𝐢𝐧 𝐭𝐡𝐞 𝐫𝐞𝐚𝐝𝐦𝐞.𝐦𝐝 This repository will consist merge from the all participants of hacktoberfest 2021 powered by DigitalOcean.

Primary LanguageJava

Learn-Share-Hacktoberfest2021

Project,Java,Python,C,C++,HTML,CSS,Web Development,Data Structure & Algorithm,Full Stack Development

Explore Open Source

Welcome to the world of Open Source

Coder2hacker platform will provide guidance to beginner developers and make them understand the benefits of using and exploring open source programs and platforms. The aim of this repo is to make a complete beginner make his/her first contribution and get acquainted with the processes involved throughout their journey in the world of open source.

Getting Started

  1. Fork this repo.
  2. Clone the repo git clone <YOUR_FORKED_REPO_URL>
  3. CD into the specific directory. Create a new branch of the master git branch <NEW_BRANCH_NAME>
  4. You can check which branch you are in using git branch . Now checkout to the new branch created. git checkout <BRANCH_NAME>
  5. Create a new file named <YOUR_GITHUB_USERNAME>.json and create content as shown in sample here.
  6. Stage the changes by using the command git add ..
  7. Commit the changes made by you using the command git commit -m "<YOUR_MESSAGE>". Give an appropriate message explaining the changes you made.
  8. Push the changes using git push
  9. After you push the changes head over to the forked repo and a Compare & pull request button will appear.
  10. Click on that button and you will be taken to a page where you can create a pull request. After you have submitted the PR, we will review your work and approve the PR and merge it with the master branch.

Thank You for your Amazing Contribution!!

PS: If anyone wants to contribute in my projects, you guys are welcomed You can select any repository, I will accept all appropriate changes.

Thanks, Let's hack.

Feel free to contribute 🚀