Git Product home page Git Product logo

mustafiz04 / contribute-to-hacktoberfest2021 Goto Github PK

View Code? Open in Web Editor NEW
43.0 2.0 164.0 728.69 MB

A beginner-friendly project to help you in open-source contributions. Made specifically for contributions in HACKTOBERFEST 2021! From Hello World Programs to Data Structure and Algorithms! all in one. Please leave a star ⭐ to support this project! ✨

Home Page: https://hacktoberfest.digitalocean.com/

License: MIT License

Python 0.76% C++ 1.35% JavaScript 4.81% Java 0.53% Kotlin 0.01% PHP 0.02% C 0.64% HTML 3.50% Go 0.01% CSS 0.13% Rust 0.01% TypeScript 0.01% C# 0.01% Dart 0.01% Batchfile 0.01% Jupyter Notebook 88.26% MATLAB 0.01% Swift 0.01% Ruby 0.01% R 0.01%
hacktoberfest first-timers opensource good-first-issue hacktoberfest2021 hacktoberfest-2021 hacktoberfest-accepted

contribute-to-hacktoberfest2021's Introduction

Hacktoberfest-2021

hacktoberfest2021

Register here for Hacktoberfest-2021 and make 4 pull requests (PRs) between October 1-31 to earn a free T-shirt & Stickers.


Overview

The goal of this project is to help the beginners with their contributions in Open Source. We aim to achieve this collaboratively, so feel free to contribute in any way you want, just make sure to follow the contribution guidelines. You can contribute to it in either of the following ways:

  • Beginners:
    • A "Hello World" program in your favorite language.
  • Intermediate:
    • Add any one of your favorite algorithm in your favorite language, from simple to complex!
  • Expert:
    • Add any graphical game in your favorite programming language!

HacktoberFest-2021

Open source is changing the world - one pull request at a time.

What is Hacktoberfest?

Hacktoberfest is the easiest way to get into open source! Hacktoberfest is a month long festival of open source code presented by Digital Ocean, Intel and DEV this year in 2021.

During the entire month of October 2021, all you have to do is contribute to any open source projects and open at least 4 pull requests. Yes, any project and any kind of contributions.

Why Should I Contribute?

Hacktoberfest has a simple and plain moto.

Support open source and earn a limited edition T-shirt and few stickers!

So, yes! You can win a T-Shirt and few awesome stickers to attach on your laptop. On plus side, you will get into beautiful world of open source and get the international exposure.

But, it’s not just about the t-shirts or stickers. Its about supporting open source. Its about celebrating open source, and giving it back. If you’ve never contributed to open source before, this is the perfect time to get started because Hacktoberfest provides a large list of available contribution opportunities.

What Can I Contribute?

Hacktoberfest® is open to everyone in our global community. Whether you’re a developer, student learning to code. You can contribute to anything from code to simple fix, new feature to grammar mistake or documentation.

How to Contribute in this repo.

Contributing to open-source is easy.

  1. Star and Fork the Repo

    • Feel free to Star:star: the repo, if you like it. star the repo

    • Click on fork button in the right corner.It will create a copy of repository in your account. fork the repo

    • Creating the copy of repository forking the repo

    • Check here How to fork

  2. Clone the Repo

    You can clone your repository in your local pc with use of Github_Desktop application or for your Terminal/bash.

    For Terminal -

    git clone <url_name>
  3. Create a new branch

    git checkout -b <branch_name>
  4. Upload your Code or Change

    Make what change you want to make in Repo. It can be spelling mistake, code correction or anything.

    You can also upload your program to respective folder. It can be anything "Hello world program", "Rock Paper Scissors",etc.

    All Repository are open for contributions.

  5. Push it and Make a PR

    • Go to the Pull requests section and Click the New pull request button. Create New PR

    • Click the Create pull request to compare your copy of the repo with the real one. Compare PR

    • Write a Title, Leave a comment and click Create New PRbutton to merge the PR.

    merge PR And, that's it!

    New to Open Source? Don't know how to Create a Pull Request? read this documentation.

Click here for detailed explanation


How to Update

In the case when you kept the original repository git history, so you have to update your repo from remote to avoid comflict and update to date your repo with others work. You can always pull and merge updates from the "upstream" repository back into your project by running:

$ git fetch upstream            # Fetch (upstream) repository
$ git checkout main             # Switch to the main branch (or, master branch)
$ git merge upstream/main       # Merge upstream/master into the local branch

Or

$ git checkout main             # Switch to the main branch (or, master branch)
$ git pull origin main          # Fetch and Merge upstream/master into the local branch

What if my pull requests aren’t accepted?

Even if your pull requests aren’t accepted, they should still count toward your 4 pull requests necessary to earn the shirt. The only exception would be if the project maintainer chooses to mark your pull request as “invalid”. They may do this if they perceive your pull request to be low effort, or if it contains plagiarism.

What kinds of pull requests count toward earning the Hacktoberfest shirt?

Any pull request made to a public repo on GitHub will count. The pull request must contain commits you personally made yourself — not automated commits from bots.

You can contribute to any open source project hosted on Github.com and contribute anything between October 1 to October 31 midnight in 2021. You will find plenty of issues labeled with hacktoberfest or good-first-issue etc on Github. These will be the simple ones most probably and easy to fix.

Check out Official Hacktoberfest 2021 page for more info.

Made with ♥ by Mustafiz04

forthebadge


References

contribute-to-hacktoberfest2021's People

Contributors

4ldohadinata avatar agyeyamishra avatar anubhavhawk avatar arkaprabhachakraborty avatar bharatisukanya avatar bitvaibhav avatar codesthaan avatar dhananjayporwal avatar flaming-phoenix24 avatar garimasingh22 avatar glitchyi avatar harshkumargupta0705 avatar iamsomraj avatar indrashischatterjee avatar jishudayal avatar jyotsana279 avatar keysonraphael avatar mariatheresa1 avatar mustafiz04 avatar nandini005 avatar phsf14 avatar ritiksingh8 avatar rohitps3282 avatar saikatbishal avatar shashwat-agarwal avatar surajbokde avatar surendirans avatar suveshmoza avatar theplaceofcode avatar yashpd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

contribute-to-hacktoberfest2021's Issues

Welcome to HacktoberFest2021

You can contribute to this repo that counts in HacktoberFest2021

Steps to follow

  1. Please go through all the codes, issues, and pull requests to ensure not to make duplicate PR.
  2. Read the documentation carefully before contributing.
  3. Name the file or folder in a proper way.
  4. Create a pull request with proper description.

Add your projects in the projects folder

If you have made a nice project such as a web app, android app, simple python projects, etc. Add them to the Projects Folder with proper naming.

KEEP CONTRIBUTING

Arjun.txt

Please accept my pr so that I can also get the tshirt....

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.