From 01954355315ae8ceacff0ee8986a99349b779bba Mon Sep 17 00:00:00 2001 From: Kevin Deldycke Date: Tue, 27 Dec 2016 12:00:27 +0100 Subject: [PATCH] Add a new rule on link title style. --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 21b995c..ad76cf7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -17,6 +17,8 @@ Your contributions are always welcome! `- [Link Title](https://example.com) - A short description.`. - Link title must be [title-cased](http://titlecapitalization.com) (AP style). + - Link title must be stripped out of the "programmers believe" part to + keep compact. - Keep descriptions concise, maximum number of characters is 350. - Description must ends with a period.