Closed josemvidal closed 3 years ago
When you close an issue by writing code, either fixing a bug or creating a new feature, you should add a link to the git-commit(s) that did it.
This can be done automatically if you just write "closes #X" in the comment of the git-commit, where X is the issue number you want to close. See linking pull requests to issues using keywords for more information.
You should also write "#X" on any commit that is for #X. See my github tips list for all the tips.