Hacktoberfest-2022

There are multiple Projects you can work on this repo

To get started fork this repo and type

git clone your-id Hacktoberfest-2022

Navigate to The folder

cd Hacktoberfest-2022

Create new branch

git checkout -b my-new-branch

Make sufficient changes and then type

git add .

Commit the changes:-

git commit -m "Relevant message"

Push your changes by typing:-

git push origin branch-name

If any new topic you want us to start in this hacktober, just create an issue