We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1820878 commit 8849cefCopy full SHA for 8849cef
CONTRIBUTING.md
@@ -10,6 +10,8 @@ Contributions are expected to follow the [code of conduct](CODE_OF_CONDUCT.md).
10
As is somewhat standard practice, the following should be observed:
11
12
- 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..."
15
- Paragraphs should be broken with an empty line between
16
- Further lines after the header should be no more than 72 characters
17
- Further lines, if required, should contain detailed information on:
0 commit comments