Code Monkey home page Code Monkey logo

hacktoberfest2022's Introduction

HacktoberFest2022

About Submit Just 4 PRs to earn SWAGS and Tshirts🔥

🌱 Contributing to hacktoberfest 2022

Hacktoberfest 2022


Welcome to hacktoberfest 2022 Public Repository. 👨🏻‍💻

🗣 A month-long celebration from September 26 to October 31 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.

📢 Register here for Hacktoberfest and make four pull requests (PRs) and Complete the challenge between from September 26 and October 31 to grab free SWAGS and earn a limited edition T-shirt 🔥.


Rules

  • Don't use filthy words and be welcome for beginners and other people in this community.

Github Contribution Rules

  • Pull requests can be submitted to any opted-in repository on GitHub or GitLab.
  • The pull request must contain commits you made yourself.
  • If a maintainer reports your pull request as spam, it will not be counted toward your participation in Hacktoberfest.
  • If a maintainer reports behavior that’s not in line with the project’s code of conduct, you will be ineligible to participate.
  • To get a shirt, you must make 4 approved pull/merge requests on opted-in projects between September 26 and October 31 in any time zone.
  • This year, the first 40,000 participants can earn a T-shirt.

What can You contribute ⚠️

  • There are language Specific folders in the repository choose any you're comfortable with if not, make one.
  • Inside the language folder there will be multiple topic folders like Data Structures, Algorithms, Problems and projects.
  • Contribute any algorithm, data-structure implementation or your favourite problmes or projects.
  • Make sure your follow the below steps.

Process are as follows :-

  • Login using github @ Hacktoberfest

  • Create four valid pull requests (PRs) between September 26 and October 31.

  • Follow the Hacktoberfest Maintainer here @ LinkedIn, @ Github, @ Instagram


Raj Kumar Sony


How to Contribute to this repository

  • Fork the repository (Click the Fork button in the top right of this page, click your Profile Image)
  • Clone the forked repository to your local machine.
git clone https://github.com/RajkumarSony/HacktoberFest2022.git
  • Change the present working directory.
cd HacktoberFest2022
  • Add/Create your project to the specific folder as described in what you can contribute section.
  • Make a new branch.
git checkout -b branch-name
  • Make change in the repository with the new branch.
  • push the changes.
git add .
git commit -m "Your commit Message"
git push origin branch-name
  • Make a pull request.
  • Star the repository.

NOTE

  • Make Sure you commit your changes in a new branch.
  • Make Sure you Give proper name to your files describing the addition.
  • Also Make Sure you comment your code whereever necessary.

Raj Kumar Sony

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.