File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -38,12 +38,12 @@ If your PR closes more than one issue, add such a line for each issue.
38
38
Commit messages
39
39
---------------
40
40
41
- * In your commit message, convey the nature of the change and possibly the reason why it was made.
41
+ * One-line commit messages are sufficient for documentation changes. Try keeping it 50 characters or less.
42
+ * Convey the nature of the change and possibly the reason why it was made.
42
43
* Don't specify the files you've changed or the issue you're working on.
43
44
The file names can be looked up in the "Files" section of the PR, and the PR description has the issue number(s).
44
45
* Use the imperative mood.
45
46
* Start with a capital letter, don't add ending punctuation.
46
- * Try to stick to 50 characters or so.
47
47
* (Optional) Use the telegraphic style, or "headlinese", dropping the articles.
48
48
49
49
Good examples
You can’t perform that action at this time.
0 commit comments