p-society / p-society.github.io

Official site of p-society (OLD)
https://p-society.herokuapp.com/
MIT License
31 stars 26 forks source link

added social media icons #32

Closed debck closed 6 years ago

debck commented 6 years ago

Fixes #1

debck commented 6 years ago

The git log is pissed during squashing , sorry for the mistake ..can i just make another PR for same @knrt10

palash25 commented 6 years ago

The git log is pissed sorry for the mistake ..can i just make another PR for same @knrt10

We can help you with git but try to do this in the same PR or else you will never learn.

And if the log turns out to be beyond fixing then you can start another PR :+1:

palash25 commented 6 years ago

This is a good commit message

<name-of-the-file-or-part-of-the-codebase-that-was-changed>: A short description

A long description if needed

Closes: <issue-link>
palash25 commented 6 years ago

You can use the amend flag to amend your commits

git commit --amend
debck commented 6 years ago

Finally its done Plz review

knrt10 commented 6 years ago

@debck thank you for your contribution