HacktoberFest2021
Contribute any thing you want to.
- Algorithms
- Templates
- Small Projects
How to Contribute?
-
Fork this Repository
-
Clone the Forked Repository into your local machine
git clone https://github.com/redhatpanda/HacktoberFest2021
-
Add any file you'd like to.
-
Make the changes reflect to Github
git add .
git commit -m "Added <name/type of file>"
git push
P.S - No branches are there as such. If you want you can checkout a branch.
- Make a Pull Request, and wait for it to be merged!
Happy Hacking!