arshadumrethi / Hacktoberfest2018

Participate in Hacktoberfest by contributing to any Open Source project on GitHub, Twilio! Here is a starter project for easiest contributors. #hacktoberfest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

forthebadge Open Source Love

سلام با یک کمک از دوست خوبمون شروع میکنم یک سری به این لینک پایین بزنید

فراموش نکنید نگاهی هم به قسمت مسائل صفحه من بندازین میدونم که به راحتی از پسشون بر میاد به امید یه دنیای بدون مرز

خوش بگذره

HacktoberFest Starter Project

Use this project to make your first contribution to an open source project on GitHub. Practice making your first Pull Request to a public repository before doing the real thing!

Celebrate HacktoberFest by getting involved in the Open Source Community by completing some simple tasks in this project.

This is a Public Repository open to all members of the GitHub Community. Any member of the community may contribute to this project without being a collaborator.

What is Hacktoberfest?

A month-long celebration from October 1st - 31st sponsored by Digital Ocean and GitHub to get people involved in Open Source. Create your very first Pull Request to any Public Repository on GitHub and contribute to the Open Source Developer Community.

How Contribute to This Project

Here are 2 quick and painless ways to contribute to this project:

Add your name to the CONTRIBUTORS.md file Create a Hello Script in your way in a language of your choice Choose one or all 2, make a Pull Request for your work, wait for it to be merged!

Getting Started

Fork this repository (Click the Fork button in the top right of this page, click your Profile Image) Clone your fork down to your local machine git clone https://github.com/mojtabatmj/Hacktoberfest2018.git Create a branch git checkout -b branch-name Make your changes (Choose from any task below) Commit and Push git add . git commit -m 'commit message' git push origin branch-name Create a New Pull Request from your forked repository (Click the New Pull Request button located at the top of your repo) Wait for your PR review and merge approval! Star this repository if you had fun! Choose From These Tasks

1. Add Your Name to the CONTRIBUTING.md file,

use this model:

Name: [YOUR NAME](GitHub Link)

  • Bio: What are you gonna share with other?
  • Programming Language: Which programming language do you know

Thank you to all the people who already contributed to Hacktoberfest2018!

2. Create a Hello Script in your way

Add a yourusername.xx script in any language of your choice! use this model: Like this one:

LANGUAGE: Javascript ENV: Node.js AUTHOR: Moji Tavoni GITHUB: https://github.com/Mojtabatmj

console.log('Hello, Github world Let's start a wonderful Coding!');

Don't forget to include the comments as seen above. Feel free to include additional information about the lanuage you chose in your comments too!

Happy Codding ;)

About

Participate in Hacktoberfest by contributing to any Open Source project on GitHub, Twilio! Here is a starter project for easiest contributors. #hacktoberfest

License:MIT License


Languages

Language:Kotlin 10.9%Language:Python 9.6%Language:C 9.5%Language:Java 9.2%Language:C++ 8.6%Language:JavaScript 8.4%Language:Ruby 7.8%Language:PHP 6.0%Language:Go 5.7%Language:R 5.1%Language:Elixir 4.1%Language:Erlang 2.3%Language:Perl 2.3%Language:Shell 2.1%Language:Lua 1.6%Language:C# 1.5%Language:Haskell 1.2%Language:VHDL 1.1%Language:TeX 1.1%Language:HTML 0.7%Language:Swift 0.6%Language:Common Lisp 0.5%Language:Visual Basic 0.2%