GithubHelp home page GithubHelp logo

mahesh-barapatre / hacktoberfest2k23 Goto Github PK

View Code? Open in Web Editor NEW
9.0 1.0 15.0 61 KB

Repo for newbies to contribute to Hacktober Fest2k23 and get badges/swags

C++ 84.21% C 0.31% Go 0.32% Java 11.83% JavaScript 0.21% PHP 0.21% Python 2.24% Ruby 0.19% Rust 0.26% Swift 0.22%
good-first-issue hacktoberfest hacktoberfest-accepted hacktoberfest23 hactoberfest-starter holopin-badge newbie-friendly open-source

hacktoberfest2k23's Introduction

HacktoberFest 2023

  • Repo for newbies to contribute to Hacktober Fest2k23 and get badges/swags
  • Star ๐ŸŒŸ this repo to get merge approval faster! (I won't be doing merge without star!)

Perfect For Your First Pull Request

๐ŸŒŸ Hacktoberfest promotes engagement within the open-source community, which continues to expand with each passing year. By successfully completing the challenge, you'll have a tree planted in your honor, demonstrating your commitment to our beloved planet Earth ๐ŸŒ.

๐Ÿ“ฃ Enroll here for Hacktoberfest and submit four pull requests (PRs) from October 1st to October 31st ๐Ÿ”ฅ.

Hacktober Badge Star Badge Contributions

PR's Merged

GitHub contributors License Badge

Guidelines

  • Begin by forking this Repository using the button located at the top right corner.
  • Clone your forked repository to your computer (use the command git clone followed by the repository's URL).
  • Establish a new branch for your modifications (e.g., git branch new-user and switch to it using git checkout new-user, or simply use git checkout -b new-user).
  • Enter your profile information into the content/participant/ directory.
  • Add your changes (git add -A), commit them (git commit -m "added myself"), and push them to your repository (git push origin new-user).
  • Create a pull request.
  • Don't forget to give this repository a star!

How To Make Your First Pull Request

Replace <Your-Name> with your GitHub username in this guide.

1. Add yourself in Contributers.md

  • Edit the markdown file in your folder following the convention, that means edit the template , delete the boilerplate data and fill the information with yours.
### **Your-Name**: [Your-Name](https://github.com/mahesh-barapatre)
- State, Country
- Hobbies: Web Dev, Guitar, etc

Or You Can

2. Upload Your Code or Algorithms or Any Other Resource (Useful)

To contribute your code or algorithms, follow these steps:

  1. Create or upload your code in the designated folder following the specified convention: Code OR Algorithms.

  2. Choose the appropriate language folder and place your code file there. Here are examples for different programming languages:

    • For Python:

      Code/PYTHON/YourFileName-YourName.py
      
    • For C++:

      Code/C++/YourFileName-YourName.cpp
      
  3. Same instructions goes for Algrithms folder also.

  4. Make folders where-ever required.

  5. You can follow any pathway, whether it's adding code or providing profile information.

  6. Create a Pull Request

  • Go to the original repository on GitHub and click the "New Pull Request" button. Ensure that you're comparing your branch to the main branch of the original repository.
  1. Describe Your Pull Request
  • Write a clear and concise description of your changes in the Pull Request description box. Be sure to mention what issue you're addressing if applicable.
  1. Submit Your Pull Request
  • Click the "Create Pull Request" button to submit your changes for review.

Or You Can Add Creative Ideas (Geeks For Geeks Solutions, etc)

4. Wait for Pull Request to merge

5. Celebrate - You've Completed Your First Pull Request!

'''
Always aim to make more than 4 pull requests during Hacktoberfest.
Even if you've submitted just 4 pull requests to different projects,
if one project is excluded from the Hacktoberfest event, your pull request won't count.
Ensure that the remaining 3 pull requests are to projects that are not excluded.
Fulfilling the requirement of 4 pull requests is essential to receive swags or t-shirts.
Consider making a pull request to your own repository, which is a very safe option.
Make sure the repository has the Hacktoberfest topic.
'''

hacktoberfest2k23's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

hacktoberfest2k23's Issues

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.