From 36ff70a1ed5ea03659bc2a9c9fd438ede7bab341 Mon Sep 17 00:00:00 2001 From: Robert Peralta Date: Thu, 21 May 2015 23:37:03 -0400 Subject: [PATCH] Update contributing.md Adding condition of alphabetically ordered links. --- contributing.md | 1 + 1 file changed, 1 insertion(+) diff --git a/contributing.md b/contributing.md index d6ca484..50155af 100644 --- a/contributing.md +++ b/contributing.md @@ -12,5 +12,6 @@ Please ensure your pull request adheres to the following guidelines: - Check your spelling and grammar. - Make sure your text editor is set to remove trailing whitespace. - The pull request and commit should have a useful title. +- Within each category, all links must be ordered alphabetically. Thank you for your suggestions!