Hacktoberfest Hack Day Celebration at WebMob Technologies.
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"
- Look for the issues which fits you and ask maintainers to assigned to you.
- Fork this repository.
- Clone your fork to your local development machine
git clone https://github.com/your-username/HacktoberfestHackDay2018.git
- Create a branch for new Issue
git checkout -b issue/branch-name
- 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
- Commit and push your changes to your fork.
- Create a pull request with a description.
- Wait for your PR review and merge.
Spread the love by giving a star ⭐ to this repository.
Made with ❤️ by WebMob Technologies.