Closed mvinoba closed 6 years ago
@newbazz What would be the appropriate changes to the commit? This is my first PR, I apologise any mistake on common guidelines.
You forgot to put Fixes https://github.com/coala/gci-leaders/issues/73
on your commit body
@newbazz Not sure if it's done right now or if it should be just #73 to reference the issue on commit message.
in two different line
@newbazz Thanks! Please check if it's correct now, apparently I mistook the PR title with the commit message.
coala says:
| | [NORMAL] GitCommitBear:
| | No newline found between shortlog and body at HEAD commit. Please add one.
Your commit needs to be like this
Main.css: Fix broken social link
Fixes https://github.com/coala/gci-leaders/issues/73
1 newline between shortlog and body.
@newbazz It should be ok now, GitCommitBear ran without warnings.
I implemented wisn's suggestion, the one that made the issue a newcomer one, but perhaps there are better ways to solve this issue.
@gitmate-bot ff
Hey! I'm GitMate.io! This pull request is being fastforwarded automatically. Please DO NOT push while fastforward is in progress or your changes would be lost permanently :warning:
Automated fastforward with GitMate.io was successful! :tada:
Fixes #73 using @wisn suggestion.