Browse Source

update docs and remove JSON directory

pull/608/head
davemachado 6 years ago
parent
commit
7d8eaf5ba9
5 changed files with 0 additions and 4528 deletions
  1. +0
    -2
      .github/CONTRIBUTING.md
  2. +0
    -1
      .github/PULL_REQUEST_TEMPLATE.md
  3. +0
    -1
      json/README.md
  4. +0
    -4523
      json/entries.json
  5. +0
    -1
      json/entries.min.json

+ 0
- 2
.github/CONTRIBUTING.md View File

@@ -37,8 +37,6 @@ 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]!


+ 0
- 1
.github/PULL_REQUEST_TEMPLATE.md View File

@@ -3,7 +3,6 @@ Thank you for taking the time to work on a Pull Request for this project!
To ensure your PR is dealt with swiftly please check the following:

- [ ] Your submissions are formatted according to the guidelines in the [contributing guide](CONTRIBUTING.md)
- [ ] Your changes are made in the [README](../README.md) file, not the auto-generated JSON
- [ ] Your additions are ordered alphabetically
- [ ] Your submission has a useful description
- [ ] The description does not end with punctuation


+ 0
- 1
json/README.md View File

@@ -1 +0,0 @@
# This directory contains auto-generated JSON. Do not modify.

+ 0
- 4523
json/entries.json
File diff suppressed because it is too large
View File


+ 0
- 1
json/entries.min.json
File diff suppressed because it is too large
View File


Loading…
Cancel
Save