From b37cc6259ca3591915581373078a9f432463c4ce Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Wed, 18 Jan 2017 16:06:15 -0500 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b71a8064..e4088219 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -27,7 +27,9 @@ 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. + +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 lsted under `Social` since it is mainly a social network, even though it could also apply to `Photography`. ##Pull Request