Browse Source

Add note to not update JSON files in PR

pull/419/head
Dave Machado 6 years ago
committed by GitHub
parent
commit
60e1f8c623
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      CONTRIBUTING.md

+ 2
- 0
CONTRIBUTING.md View File

@@ -31,6 +31,8 @@ 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 listed under `Social` since it is mainly a social network, even though it could also apply to `Photography`.

This project now offers a [JSON version](json/) of the list of services. These files are automatically updated as part of the Continuous Integration process, so there is no need to update them as part of the contribution.

## Pull Request

After you've created a branch on your fork with your changes, it's time to [make a pull request][pr-link]!


Loading…
Cancel
Save