Add link for IRC article
Could you update the git commit message? The first line should be a summary of the change so that when doing git log --pretty=oneline one can get an understanding on what changed in this commit.
git log --pretty=oneline
This documentation on how to write commit messages may give you some ideas: https://chris.beams.io/posts/git-commit/#seven-rules
Thanks!
rebased onto 43ecd39a2873f4f42d386024f89d609908372ed1
Fixed it. Hopefully it looks better now.
Looks good to me, thanks!
Pull-Request has been merged by pingou
Add link for IRC article