Body must have leading blank line

Hi guys:
I am trying to commit but I get the error in the subject. I am using the template you guys provided. I have a blank line between title and body. Can someone please point to the right direction?

####### begin template #######
sol(code): #0 codeabby, 11 (3.58)

  • others: 10 in, 17 out, 27 total.
  • score: 1 initial, 4.58 final, 3.58 progress.
  • global-rank: 22885 initial, 17458 final, 5427 progress.
  • national-rank: 852 initial, 585 final, 267 progress.
  • effort: 2 hours during challenges, productivity 1.59 points/hour.

######## end template ########

ERROR:

➜ training git:(gcardenas) ✗ git commit
husky > commit-msg (node v11.12.0)
⧗ input: sol(code): #0 codeabby, 11 (3.58)

  • others: 10 in, 17 out, 27 total.
  • score: 1 initial, 4.58 final, 3.58 progress.
  • global-rank: 22885 initial, 17458 final, 5427 progress.
  • national-rank: 852 initial, 585 final, 267 progress.
  • effort: 2 hours during challenges, productivity 1.59 points/hour.
    :heavy_multiplication_x: body must have leading blank line [body-leading-blank]
    :heavy_multiplication_x: found 1 problems, 0 warnings
    (Need help? -> https://github.com/conventional-changelog/commitlint#what-is-commitlint )
    husky > commit-msg hook failed (add --no-verify to bypass)

Can you please add a code section like this:

this is a code section

- this is a line
- this is another line

with the commit message you typed in your editor before commiting to your local repo?

Have you checked the forum history? I think we already discuss this issue and the appropriate solution.

Hi.
Thanks for your comments. I had 2 commits.
Finally I could merge.
Regards

@dull-note If this topic is solved, please mark it as such by checking the solution chart at the bottom of the post you consider that properly answers your question.