Skip to content

Commit 8849cef

Browse files
committed
CONTRIBUTING: Request using imperative for Git commits
1 parent 1820878 commit 8849cef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CONTRIBUTING.md

+2
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ Contributions are expected to follow the [code of conduct](CODE_OF_CONDUCT.md).
1010
As is somewhat standard practice, the following should be observed:
1111

1212
- The usage of Markdown-formatted lists is allowed
13+
- Commit messages should start with an imperative verb, to act as a description
14+
of what applying the commit would do: "If applied, this commit will..."
1315
- Paragraphs should be broken with an empty line between
1416
- Further lines after the header should be no more than 72 characters
1517
- Further lines, if required, should contain detailed information on:

0 commit comments

Comments
 (0)