You can push any program in this repo. It is just to help you guys contribute in Hactoberfest.
This repository gives an idea for the new contributors to begin their journey of open source.
##Code Of Conduct
- To help beginners help in contributing to open source.
- To help the learners get the code easily.
For getting started you are supposed to have some basic understanding of the git commands and knowledge of the githhub. Even if you don't, the following steps might help you alot.
-
At first,
Forkthis repo 🍴 -
Now,
Cloneyour forked your repo on your desktop. -
Apply the changes to the clone folder.
-
Then
addandCommityour changes. -
Navigate to menu item
Pull requests, click onNew Pull Request. -
Provide a suitable title and description.
-
Finally, push the
Create Pull Requestbutton.