Fork me on GitHub

working with github

Gentoo Mono Handbook
 
GitHub supports automatically closing issues via pull requests. If you are working on issue #1234 then be sure to add the phrase
fixes #1234
somewhere in your description. When the pull request is accepted it will automatically close the corresponding issue. You can actually use several different keywords depending on whichever you prefer to achieve this same effect.
https://help.github.com/articles/closing-issues-via-commit-messages/