/hacktoberfest-2019

A collection of Hacktoberfest 2019 contributors.

MIT LicenseMIT

forthebadge

Hacktoberfest 2019

This project was created for Hacktoberfest 2019 so everyone can help contribute by creating a simple PR on the CONTRIBUTORS.md

What is Hacktoberfest?

Hacktoberfest is a month-long celebration of open source software. You have to register and make five pull requests to any github repo (including this one!) in the month of october!

What you need to know

Who

Hacktoberfest is open to everyone in our global community!

How

Pull requests can be made in any GitHub-hosted repositories/projects.

When

You can sign up anytime between October 1 and October 31.

Rules

To get a shirt, you must make five pull requests (PRs) between October 1–31 in any timezone. PRs can be to any public repo on GitHub, not just the ones highlighted. The PR must contain commits you made yourself. PRs reported by maintainers as spam or that are automated will be marked as invalid and won't count towards the shirt. This year, the first 50,000 of you can earn a T-shirt (compared with 30,000 in 2017). Participation details →

Values

Hacktoberfest guiding values:

Everyone is welcome Quantity is fun, quality is key Short term actions, long term impact More on values →

Contribution Guide

To Contribute in a proper way so that I can merge the pull request:

  1. Star the repo! ⭐

  2. Fork it. (Important!) What is that?

  3. Edit the CONTRIBUTORS.md file.

  4. Copy the below code and replace with your github user name. Add after the last one in the file.

    * [yourusernamehere](https://github.com/yourusernamehere)
    
  5. Commit with a message.

  6. Make a pull request. What is that?

  7. Done!