From 59a2e4f8bbfdea4b7e06d3f1dcb37bb4c930ae93 Mon Sep 17 00:00:00 2001 From: Felix Bartels Date: Mon, 13 Feb 2017 12:01:35 +0100 Subject: [PATCH] layout --- CONTRIBUTING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a87d743..b953ed9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -11,7 +11,8 @@ Please ensure your pull request adheres to the following guidelines: * New categories, or improvements to the existing categorization are welcome. * All listings within a category should be alphabetical. * Keep descriptions short and simple. -* The *syntax* for links is ```[Name](http://homepage/) - Short description. [Demo](http://url.to/demo), [Source Code](http://url.of/source/code) `License` `WIP/beta/stable` ```. The Demo and Source links are optional. License can be any OSS license, or "closed" for closed source. +* The *syntax* for links is: ```[Name](http://homepage/) - Short description. [Demo](http://url.to/demo), [Source Code](http://url.of/source/code) `License` `WIP/beta/stable` ``` +The Demo and Source links are optional. License can be any OSS license, or "closed" for closed source. * End all descriptions with a full stop/period. * Check your spelling and grammar.