Hello, The commit message instruction on the website https://orgmode.org/contribute.html
The following instructions might help make commit message more precise for newbies: - Sentences should start with an uppercase letter (after the column) and end with a full stop - The sentence on the first line should not end with a full stop. - The first sentence should not start with a star. On the website, the first line of the commit message does not start with an uppercase after the column. > main file/feature: overall change summary > * file-changed.el (function-changed, another-function): Description of > the change implemented, reference any relevant `other-functions' or > `variables' here. > (another-changed-function): Change something. Use active voice, > and avoid passive forms. Please write in full sentences. everything else is good. Best regards, Jeremie Juste