Skip to content

Commit 79d9756

Browse files
committed
wiki: Title length should be 50 chars in wiki
The rest of the wiki uses the 50 chars rule for commit titles. Change-Id: I3bb29382437a6d5651d4520976562d6a257905cc
1 parent 5039829 commit 79d9756

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/contributing_wiki.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ git add .
7575
git commit
7676
```
7777

78-
An editor will pop up. In the first line, type the word wiki with a colon, followed by a short (below 80 character) description of your changes,
78+
An editor will pop up. In the first line, type the word wiki with a colon, followed by a short (below 50 character) description of your changes,
7979
then put a blank line, and, if you want, a more detailed description of your changes. For example:
8080
```
8181
wiki: Add the contributing page

0 commit comments

Comments
 (0)