From 008a73c86789d3dd4108c0f6553e20c0ac14f6c4 Mon Sep 17 00:00:00 2001
From: Travis Paul
Date: Sun, 22 Jun 2014 11:25:47 -0500
Subject: [PATCH] Order projects alphabetically within each category?
This seems to be the current convention.
---
CONTRIBUTING.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index f2cc164..db4b3d5 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -7,6 +7,7 @@ Please ensure your pull request adheres to the following guidelines:
* Use the following format: \[RESOURCE\]\(LINK\) - DESCRIPTION.
* Keep descriptions short and simple.
* End all descriptions with a full stop/period.
+* Order projects alphabetically within each category.
* Check your spelling and grammar.
* New categories, or improvements to the existing categorisation are welcome.