/GS-Winter-Of-Contributing

GirlScript Winter Of Contributing

Primary LanguageHTMLMIT LicenseMIT

GWOC Demo Site

git checkout -b <your_branch_name>

Perfom your desired changes to the code base.

git add .

git commit -m "Relevant message"

git push --set-upstream origin <your_branch_name