Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 178 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 178 Bytes

make-your-first-contribution

git add .

git commit -m "some message"

git pull origin master

git push origin master

and finally make a pull request from github