From 929f78527fe2b896ae67a2256fc96036cac9cb25 Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Sun, 6 Aug 2017 11:53:09 -0400 Subject: [PATCH] add padding note in guide --- .github/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index c4321600..8f637ac5 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -27,7 +27,7 @@ Currently, the only accepted inputs for this field are as follows: * `X-Mashape-Key` - _the name of the header which may need to be sent_ * `No` - _the API requires no authentication to run_ -Please continue to follow the alphabetical ordering that is in place per section. +Please continue to follow the alphabetical ordering that is in place per section. Each string in each section should be padded by one space on each side as well. If an API seems to fall into multiple categories, please place the listing within the section most in line with the services offered through the API. For example, the Instagram API is listed under `Social` since it is mainly a social network, even though it could also apply to `Photography`.