Coder Social home page Coder Social logo

noman2002 / hacktoberfest2022 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dsc-galgotias/hacktoberfest2022

0.0 0.0 0.0 114.7 MB

Make your first Pull Request on Hacktoberfest 2022. Don't forget to spread love and if you like give us a star

Home Page: https://gdsc.community.dev/galgotias-university-greater-noida/

License: MIT License

JavaScript 59.98% Python 6.74% CSS 10.93% HTML 20.18% Solidity 2.17%

hacktoberfest2022's Introduction

Hacktoberfest2022

Make your first Pull Request on Hacktoberfest 2022. Don't forget to spread love and if you like give us a star

Quality of Pull Request is Paramount, Quantity comes Second

image

What is Hacktoberfest?

Every year in October, an open source event called Hacktoberfest inspires individuals all over the world to actively engage in and contribute to open source projects that are hosted on GitHub and GitLab. By taking part in this event, you may receive a free GitHub swag pack. You must submit 4 pull requests in order to receive that awesome swag pack.

Let's begin

  1. Complete the registartion over https://hacktoberfest.com/
  2. Fork this repository.
  3. Clone on your local machine.

HTTPS

git clone https://github.com/<your github username>/HacktoberFest-2022.git

SSH

[email protected]:<your github username>/HacktoberFest-2022.git
  1. Navigate to the project directory.
cd HacktoberFest-2022
  1. Create a new branch.
git checkout -b my-new-branch
  1. Add your contribution.
git add .
  1. Commit your changes.
git commit -m "Relevant message"
  1. Push your changes.
git push origin my-new-branch
  1. Create a new pull request from your forked repository.

  2. Congratulations ๐ŸŽ‰ you just made a pull request!

Contributor Guidelines

Plagiarism is Prohibited, If found then the pull request will be marked as Spam !!

The Repository does not accept any arbitrary interview questions, datastructures and algorithms.

To contribute, first raise an issue and wait for a maintainer to assign it to you.

Create a Folder and add your files in it and don't interfere with other folder.

hacktoberfest2022's People

Contributors

thedeviser avatar aashimawadhwa avatar anshu10997 avatar duplixx avatar mihir2423 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.