GithubHelp home page GithubHelp logo

ravneet1805 / hacktoberfest-2023 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from umangdalvadi/hacktoberfest-2023

0.0 0.0 0.0 576 KB

Hacktoberfest 2023 OPEN FIRST Pull Request ⭐ - Hacktoberfest is an annual worldwide event held during the month of October. The event encourages open source developers to contribute to repositories through pull requests (PR).

Home Page: https://hacktoberfest.com/

License: MIT License

C++ 98.51% Python 1.49%

hacktoberfest-2023's Introduction

HacktoberFest 2023

HacktoberFest 2023

This Repo Is Totally beginner friendly, Perfect For Your First Pull Request:

📢 Hacktoberfest is an annual worldwide event held during the month of October. The event encourages open source developers to contribute to repositories through pull requests (PR).

🚀Register anytime between September 26 and October 31

🎮You can join Hactoberfest Discord Server

🎉Participants with four pull/merge requests accepted between October 1 and October 31 will receive a unique digital reward🔥

Note:

Always make more than 4 pull requests. Let's say you have made only 4 pull requests to different projects, but one project is excluded from hackoctoberfest event then your pull request will not be counted and then you have the remaining 3 valid pull requests if these projects are not excluded. If you fail to make 4 pull requests then you can't get your digital reward. I will recommend you make a pull request to your own repo which is very very safe for you. Keep in mind that the repo has hacktoberfest topic.

Give this Project a Star ⭐

please share this repo as much as you can and star this repo to help as many people in opensource as you can.

Steps To Make Your First Pull Request

  • Fork this Repository by using the Fork button.
  • Clone your forked repository to your PC
git clone https://github.com/UmangDalvadi/Hacktoberfest-2023.git
  • Create a new branch for your modifications
git branch branchA
  • Checkout new branch
git checkout branchA
  • Open your cloned folder in pc and Add your code in Upload Your Code/<appropriate-folder-according-to-your-code>/ folder
  • Now open git and Add your changes
git add .
  • Commit your changes with Proper commit message
git commit -m "added my code in `<folder-name>` folder"
  • Push your changes
git push --set-upstream origin branchA
  • Create a pull request
  • Do not forget to STAR ⭐ this repo

Hurray!! You just got closer to complete your hacktoberfest challenge.

+ Follow Me : }


Umang Dalvadi

hacktoberfest-2023's People

Contributors

ankit9126 avatar anshul407 avatar aryainguz avatar avibedi1768 avatar bharath-kumarreddy avatar driftmaniacc avatar gethushan avatar kuldeep-rathod avatar prachitankan avatar rohanpranto avatar sahil-067 avatar sahilmate avatar siddhant-dalvi avatar swayam-op avatar umangdalvadi 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.