From b438992cfa0463d0e68727b5fa12b302ca80ceb6 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 12 Dec 2016 10:36:30 +0000 Subject: [PATCH] Add ordering rule --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1d90a2d3..1e01bb73 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -27,6 +27,8 @@ 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. + ##Pull Request After you've created a branch on your fork with your changes, it's time to [make a pull request][pr-link]!