Take https://github.com/myitcv/gobin/commits/master as an example.
The repo uses squash merging:
This results in, for example (#12)
being added to the first line of the squash commit on the target branch.
This is useful when reviewing commits on GitHub itself, e.g. via the link above, because you can click through to the corresponding PR.