File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -397,14 +397,14 @@ A good commit message should describe what changed and why.
397397
3983981 . The first line should:
399399
400+ * be prefixed with the name of the module being changed; usually this is the
401+ same as the M-* label on the PR
402+ * start with an imperative verb
400403 * contain a short description of the change (preferably 50 characters or less,
401404 and no more than 72 characters)
402405 * be entirely in lowercase with the exception of proper nouns, acronyms, and
403406 the words that refer to code, like function/variable names
404- * start with an imperative verb
405407 * not have a period at the end
406- * be prefixed with the name of the module being changed; usually this is the
407- same as the M-* label on the PR
408408
409409 Examples:
410410
You can’t perform that action at this time.
0 commit comments