GithubHelp home page GithubHelp logo

shujanpannag / hacktoberfest_2021 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from akshaynachappa/hacktoberfest_101

0.0 0.0 0.0 220 KB

The official Repository wherein newbies into Open Source can Contribute during the Hacktoberfest 2021

C 39.62% C++ 25.28% Java 15.96% Python 16.43% Verilog 0.52% CMake 1.93% PHP 0.26%

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 sriharshitha842 avatar yashaggarwal0722 avatar ashlesha01 avatar anurag582 avatar shubhkasyap1 avatar lalithyamanasapatri avatar karban8 avatar rishav-00 avatar raya513 avatar pranjal-barnwal avatar gouravchawla334 avatar rituranii avatar anshu-2502 avatar sneha-mehta avatar qwe123-punk avatar gouravchawla avatar adityaazad79 avatar vibhurajput avatar shouryabrahmastra avatar doniambarita avatar web-codegrammer avatar mgshubham90 avatar aayushmaan-rawat avatar sidhanth101 avatar shujanpannag avatar osh2002 avatar danushan99 avatar varshamanjunath avatar the-hritik 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.