From d64d0bc31522e836091789e129919a7ba63993dc Mon Sep 17 00:00:00 2001 From: Desiree Vogt-Lee Date: Thu, 25 Jan 2018 07:50:06 +1000 Subject: [PATCH] updated CONTRIBUTING --- CONTRIBUTING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 26a1249..5dad3fe 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -13,9 +13,10 @@ When making a **pull request**, please make sure to: - Make a separate pull request for each suggestion. - Include a link to the resource and briefly describe what it is and why it should be included. - Add new categories or improve existing categorization when appropriate. +- Within categories, please ensure link names are in alphabetical order. - Have your description: - Be short and simple, descriptive but not pitchy or promotional. - - Follow this format: `[package](link) - Description.` + - Follow this format: `[name](link) - Description.` - Start with a capital and end with a full stop/period; no trailing whitespace. - Checked for spelling and grammar.