]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Commit message format in contributing guidelines
authorGiuseppe Di Natale <dinatale2@users.noreply.github.com>
Fri, 31 Mar 2017 16:33:38 +0000 (09:33 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 31 Mar 2017 16:33:38 +0000 (09:33 -0700)
commitcb524aa23aa6f5bc4242e3b585a58bdd3292ae0f
treee23dbe898362eac3151bb67990e97974070874d5
parent10cb2e0a19e46ecfe1378ccf79e71d986936f17e
Commit message format in contributing guidelines

Add the need to have a commit message with a specific
format to the contributing guidelines. Provide a script
to help enforce commit message style.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: George Melikov <mail@gmelikov.ru>
Signed-off-by: Giuseppe Di Natale <dinatale2@llnl.gov>
Closes #5943
.github/CONTRIBUTING.md
.github/PULL_REQUEST_TEMPLATE.md
Makefile.am
scripts/commitcheck.sh [new file with mode: 0755]