Giter VIP home page Giter VIP logo

hello-world's Introduction

Welcome to Hacktoberfest 2019

hacktoberfest

What is Hacktoberfest?

Hacktoberfest is a month-long celebration of open source software run by DigitalOcean and DEV. It is open to everyone in their global community! You can easily earn a limited edition T-shirt by submitting 4 pull requests to public GitHub repositories between October 1 and October 31 after signing up on the Hacktoberfest website.

Read my Hacktoberfest 2018 experience here: Hacktoberfest 2018 — My foray into the World of Open Source.

Getting Started

  • Register for Hacktoberfest here.

  • Fork this repository on GitHub by clicking the Fork button in the top right of this page.

  • Clone your forked repo to your local machine.
    git clone https://github.com/YOUR-USERNAME/Hello-World.git
    Replace YOUR-USERNAME above with your GitHub username.

  • Create a new branch.
    git checkout -b new-branch

  • Add your contributions.
    Have a look at CONTRIBUTING.md. There are 3 easy ways to contribute to this project:

    • Add a "Hello, World!" program in any language you like.
    • Add your name to the CONTRIBUTORS.md file.
    • Add your profile page to the profiles directory.
  • Commit and push your changes.

git add -A 
git commit -m "Your commit message"
git push --set-upstream origin new-branch
  • Create a Pull Request by navigating to your forked repository and clicking the New pull request button on your left-hand side of the page.

  • Add in a title, edit the PR template, and then press the Create pull request button.

  • Wait for your Pull Request to be reviewed and merged.

  • Congratulations! You just opened a Pull Request.

How to Contribute

1. Add a "Hello, World!" program

Add your Hello World program to the code directory in any language of your choice. Remember to add your program in the particular language folder. The file name should not match with an already present file. If there is no language folder, make one, then add into it.

2. Add your name

Add your name to the CONTRIBUTORS.md file using the below example:
- [Name](Link to GitHub profile)
Please follow alphabetical order.

3. Add your profile page

Add your profile page named Your_Name.md to the profiles directory. Here is an example to get you started:

## Your Name

### Bio
A short line about you. 

### Location
Home Sweet Home.

### Projects
The super cool projects that you have built. 

### Hobbies & Interests
The super awesome things that intrigue you and bring you joy.

### Profiles
[![GitHub][github-img]](Link to GitHub profile) 
[![Twitter][twitter-img]](Link to Twitter profile)
  
<!-- Don't edit the below 2 lines -->
[twitter-img]: https://i.imgur.com/wWzX9uB.png
[github-img]: https://i.imgur.com/9I6NRUm.png

Choose one of above or all 3, make a pull request for your contributions and wait for it to be merged!

What next?

  • ⭐ Go ahead and star this repository if you had fun! ⭐
  • If you liked contributing to this project, please share and star this project to help as many people as possible to get started in Open Source.
  • Browse more such issues to contribute to on GitHub.

🎊 🎉 Happy Hacktoberfest and Happy Contributing 🎉 🎊

hello-world's People

Contributors

agarwalrounak avatar ameyamjoshi avatar ananthavijay avatar ankitchahar avatar blueward12 avatar caffeinatedcod3r avatar cresenciof avatar gayan17 avatar hrushikeshbodas avatar ildar10 avatar kd3n avatar lucianosz7 avatar nealrobben avatar noirflamme avatar piyush7890 avatar pratap87 avatar pyr0x1 avatar skyc0der avatar sruthiv avatar twilderan avatar viewless avatar wilsonnagar avatar wolfi3654 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.