Git Product home page Git Product logo

acolum / hello-world Goto Github PK

View Code? Open in Web Editor NEW

This project forked from agarwalrounak/hello-world

0.0 1.0 0.0 1.53 MB

Help beginners to contribute to Open Source projects :smiley:

License: MIT License

Python 0.80% JavaScript 5.36% Java 22.53% C 5.97% C# 19.53% C++ 17.50% PHP 1.89% Rust 0.82% Ruby 4.54% Go 1.30% Shell 1.45% Visual Basic 2.45% R 1.13% Pascal 3.21% Scala 3.82% HTML 3.32% Kotlin 0.74% Dart 1.46% PowerShell 1.34% Haskell 0.85%

hello-world's Introduction

Welcome to Hello-World

This repository serves as a learning tool for new contributors to open-source, but pull requests here won’t count toward Hacktoberfest.

Getting Started

  • 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 Contributing 🎉 🎊

hello-world's People

Contributors

acolum avatar agarwalrounak avatar ajeyprasand avatar ameyamjoshi avatar ankitsharmaongithub avatar anshu-ak avatar boaglio avatar caffeinatedcod3r avatar codechandra avatar fref2 avatar iamhritik55 avatar joaovitorml avatar joseyp avatar lryanle avatar lucianosz7 avatar nealrobben avatar pitanova avatar piyush7890 avatar pyr0x1 avatar rebwar avatar shahi9935 avatar shrilingam23 avatar sickwiz avatar silent-devil avatar sruthiv avatar tonzsm avatar vizvarun avatar wilsonnagar avatar wolfi3654 avatar xicy 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.