Hacktober Open Save

Add any kind of open source code or program I will merge it with hacktoberfest-accepted label

Project README

Hacktober-Open

You can add some good algorithms (in any language) which can be helpful for competitive programmers.
I will merge it with hacktoberfest-accepted label

How to contribute

  1. Fork this repo by clicking the fork button on the top right.
  2. Clone the forked repo on your pc (open a terminal and run this command).
    git clone https:/github.com/<your-username>/<repo-name>.git
  1. Add your algorithm/program file in the local repo on your machine.
  2. Run this command to add your file to the repo.
    git add YourFile.extension
  1. Commit the file and in the message describe what are you add.
    git commit -m "Enter your message here"
  1. Push the file to your remote repo.
    git push origin main
  1. In your forked repo page click on the green button "Compare and Pull" and submit your changes.

Congratulations you have just created your first Pull Request!

Open Source Agenda is not affiliated with "Hacktober Open" Project. README Source: client69/Open

Open Source Agenda Badge

Open Source Agenda Rating