A commit message like below does not close the mentioned issues. Maybe it's because of the colon, but I recall this format working on GitHub. ``` commit text Fixes: #1 Fixes: #2 ```