Reminder to put an empty line between subject and body (#10638)

* Reminder to put and empty line between subject and body

changelog_begin
changelog_end

* Update ci/check-changelog.sh

Co-authored-by: Samir Talwar <samir.talwar@digitalasset.com>

Co-authored-by: Samir Talwar <samir.talwar@digitalasset.com>
This commit is contained in:
Stefano Baghino 2021-08-20 13:28:30 +02:00 committed by GitHub
parent c0fbad1f6e
commit b578b0e7cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -64,7 +64,7 @@ changelog entry, please add an explicit, empty one, i.e. add
CHANGELOG_BEGIN
CHANGELOG_END
to your commit message.
to your commit message, making sure there's an empty line between the subject and the body.
"
return 1
}