Welcome Githubers !! This is a place where you can contribute as much as you can. You can contribute by giving your scripts written in python which you think are awesome.
git branch new-user
and check it out git checkout new-user
)git add .
), commit (git commit -m "added awesome script"
) and push (git push origin new-user
)