Skip to content

A repository where you can upload any code in any language of your choice. Feel Free to add your code here :)

Notifications You must be signed in to change notification settings

shreya2211/Hacktoberfest_19

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Hacktoberfest_19

A repository where you can upload any code in any language of your choice. Feel Free to add your code here :)

Steps to Contribute

  1. Fork the repository

  2. Clone your forked repository

git clone <link-of-repos>
  1. Make changes to the cloned repos

  2. Run the following three commands

git add .

git commit -m "Your-msg-here"

git push origin master
  1. Then in github , in your cloned repository find the option to make a pull request

Successfully you have created a PR

Rules for making changes to this repository

Choose the programming language you would like to contribute to , find its respective folder and add the code to it. If the folder is not present , then create the folder with the name of the programming language.

About

A repository where you can upload any code in any language of your choice. Feel Free to add your code here :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%