From 3ee104bf8fe5da1d291be7823f2eca0849d59dc2 Mon Sep 17 00:00:00 2001 From: Fwiffo Date: Fri, 28 Aug 2015 22:49:08 -0700 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 43e64be1..7d4e0d72 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -20,7 +20,7 @@ By submitting code you agree to the [LICENSE](https://github.com/vhf/free-progra 4. We prefer small commits rather than one large commit in a pull request. If you don't have the time to make small commit, add an issue with all the links included and we'll add them for you. 5. Use our standard for formatting the .md file. Check it out: [Formatting](#formatting) -6. Please try to use alphabetic order. +6. Must use ***alphabetic*** order. ### Formatting -- GitLab