Skip to content

DSCKabarak/hacktoberfest19

Repository files navigation

HactoberFest19

A Open-Source Repo for HactoberFest-19

Open Source Love Hacktoberfest 2019 GitHub Forks GitHub Contributors

How to contribute

Just add Hello world in your favorite language.

Code should be readable and properly indented.

Example:

#Hello World in Gibberish
#Yes It's a language
int main()
{
  cout("hello word);
}

Create your first pull request 👍

Fork this repository

Clone the forked repository from your account

Add your Code Snippet to the respective language folder.

Commit your changes with an appropriate message.

Create a pull request