浏览代码

Add note to not update JSON files in PR

pull/419/head
Dave Machado 6 年前
committed by GitHub
父节点
当前提交
60e1f8c623
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. +2
    -0
      CONTRIBUTING.md

+ 2
- 0
CONTRIBUTING.md 查看文件

@@ -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]!


正在加载...
取消
保存