Skip to content
This repository has been archived by the owner on Oct 1, 2021. It is now read-only.

Latest commit

 

History

History
41 lines (22 loc) · 1.5 KB

CONTRIBUTING.md

File metadata and controls

41 lines (22 loc) · 1.5 KB

Hacktoberfest®(1 October-31 October is open to everyone in our global community. Whether you’re a developer or a student learning to code.

Enter Your email on our Webiste to win T-shirt.

Website - https://hacktoberfest.digitalocean.com/

How to Participate

  1. Fork the Repo

    Give a start and ⭐ Click on fork button in the right corner.It will create a copy of repositiry in your account.

  2. Clone the Repo

    You can clone your repository in your local pc with use of Github_Desktop application or for your Terminal/bash.

    For Terminal -

    git clone <url_name>
  3. Upload your Code or Change

    Make what change you want to make in Repo. It can be spelling mistake, code correction or anything.

    You can also upload your program to respective folder. It can be anything "Hello world program", "Rock Paper Scissors",etc.

    All Repository are open for contributions.

  4. Push it and Make a PR

    Push it to your repository and Issue a PR(Pull Request) in main repository.

And, that's it!