Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.44 KB

README.md

File metadata and controls

42 lines (29 loc) · 1.44 KB

HacktoberfestHackDay2018

Hacktoberfest Hack Day Celebration at WebMob Technologies.

Open Source Love

What is Hacktoberfest?

Hacktoberfest is a month-long celebration in open source community. It motivates open source contributors as well as first-time contributors. For the first time contributor, it's a bit hard or overwhelming but the fun part is "Everyone is welcome"

Let's Start

  1. Look for the issues which fits you and ask maintainers to assigned to you.
  2. Fork this repository.
  3. Clone your fork to your local development machine
git clone https://github.com/your-username/HacktoberfestHackDay2018.git
  1. Create a branch for new Issue
git checkout -b issue/branch-name
  1. Add your name in the following format in CONTRIBUTORS.md file
Name: [YOUR NAME](Github Profile Link)
Place: Your city
About: Short Introduction
Programming Language: Which programming language do you know?
Email: Your email
  1. Commit and push your changes to your fork.
  2. Create a pull request with a description.
  3. Wait for your PR review and merge.

Spread the love by giving a star ⭐ to this repository.

Made with ❤️ by WebMob Technologies.