Skip to content

mazipan/hello-open-source

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ‘‹ Hello Open Source

A repository to learn open source contribution flow โ€” perfect for beginners! Follow the easy steps below to make your first Pull Request (PR) without stress.


๐ŸŒ Translations Available

You can read this guide in your preferred language:


๐Ÿชœ How to Contribute (Step-by-Step)

Follow these steps to make your first open-source contribution smoothly.

  1. Fork this repository

    • Go to the top-right corner of this repo and click the Fork button.
    • You'll have a copy of this repository in your own GitHub account.
    • Screenshot for this is provided here. Fork Screenshot
    • This will create a copy of the repo under your GitHub account.
  2. Clone your forked repository

    • Go to your GitHub account and navigate to your forked repository.

    • Click the Code button and copy the URL. -Screenshot for this is provided here. Clone Screenshot

    • Open your terminal and run:

      git clone https://github.com/YOUR-USERNAME/hello-open-source.git
    • Replace YOUR-USERNAME with your actual GitHub username.

  3. Navigate into the project folder

    cd hello-open-source
    
    

๐Ÿ—‘๏ธ How do I remove my data?

Remove all data

yarn purge

You can specify a name (or more) to remove only those file(s)

yarn purge joe-bob kitty-luvr73

โŒ I will delete the data periodically.

๐Ÿšถ Next Step

This repo will introduce open source contribution flow. After finishing all the steps here, we expect you will have a basic knowledge of how to fork the repository, how a git branch works, how to create a good pull request, and other basic things to make your next contribution in open source code ๐Ÿฅณ.

๐Ÿ‘‰ Do NOT stop here, keep contributing to open-source projects


Contributors

Thanks goes to these wonderful people!

Contributors


Copyright ยฉ 2018-present Irfan Maulana

About

๐Ÿ–๏ธ A repository to learn about open source code contributions flow

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 616