Skip to content

Latest commit

 

History

History
27 lines (13 loc) · 759 Bytes

README.md

File metadata and controls

27 lines (13 loc) · 759 Bytes

Hacktober-Fests

Hey everyone! below you can learn to contribute to open source 😊.

git clone "url you just copied"

cd first-contributions

git switch -c your-new-branch-name

git add .

git commit -m "Add your-name to Contributors list"

git push origin -u your-branch-name

Compare & pull request