Giter Club home page Giter Club logo

hacktoberfest_2021's Introduction

Hacktoberfest 2021

GitHub stars GitHub open pr GitHub closed pr GitHub forks GitHub language count GitHub top language

Hacktoberfest-2021 Logo

Get Started With your first Contrinution/Pull Request :

Fork/Copy the repo by clicking the right most button on top of the page.

Go to your own repository list and find the forked repository.

Clone the repo:

git clone https://github.com/GITHUB_USERNAME/Hacktoberfest_2021

In your local repository, run script/setup, move to the folder of the root directory

cd Hacktoberfest_2021/YOUR_CODE_LANGUAGE 

Start Adding your solved problems files or DSA codes or anything useful into the directory.

Make a Commit to the added files

git add .
git commit -m "added all solution files/ANY_MESSAGE"

Push the Changes to your own forked repository:

git push origin main

Now go to the Github Website and switch to the forked repository.

Click on preview and make pull request. A pull request is being made to the original Repository.

Once the Pull Request is made we will verify your solutions and merge the Pull Requests. With this you make your first valid pull Request. Don't forget to add your details in CONTRIBUTING.md to get featured!

Wahoo!!!....

Guidelines for Contributions :

  1. Always use a valid github Username for naming the folder that would contain your solutions.

  2. There is no restrictions over language you are using to code the solution You can use any valid commonly used Programming languages. If there is no folder for your programming language feel free to create one.

  3. When you are writing a solution to a problem stick to the same programming language as the folder it is created under. You can submit solutions in other programming languages too but please do it under the respective language folder

  4. Your solution must be a working one.

  5. Please use standard headers and modules as in official documentation.

hacktoberfest_2021's People

Contributors

akshaynachappa avatar rohit010pro avatar sriharshitha842 avatar yashaggarwal0722 avatar ashlesha01 avatar anurag582 avatar shubhkasyap1 avatar lalithyamanasapatri avatar karban8 avatar rishav-00 avatar raya513 avatar pranjal-barnwal avatar nishal-fernando avatar gouravchawla334 avatar rituranii avatar anshu-2502 avatar sneha-mehta avatar qwe123-punk avatar gouravchawla avatar adityaazad79 avatar vibhurajput avatar aayushmaan-rawat avatar mgshubham90 avatar web-codegrammer avatar doniambarita avatar ramjonchhen avatar shouryabrahmastra avatar shruti700 avatar sidhanth101 avatar shujanpannag avatar

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.