Change:
git add . to git add <files> to avoid adding the unnecessary files (if any)
For git commit --signoff , add the additional option:
which also displays the diff of the commit to be made
after "add the commit message" add a link to the Contributing Guidlines