Coding go-ipfs tutorial

I’m starting to learn golang and want to send pull request on go-ipfs.
I did some commit on my local repository and ran make build, but nothig has changed.
Is there any tutorial?
How to reflect change on binary?