mirror of
https://github.com/public-apis/public-apis.git
synced 2025-05-20 04:26:20 +02:00
update docs and remove JSON directory
This commit is contained in:
parent
b0409e8ae2
commit
7d8eaf5ba9
5 changed files with 0 additions and 4528 deletions
2
.github/CONTRIBUTING.md
vendored
2
.github/CONTRIBUTING.md
vendored
|
@ -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]!
|
||||
|
|
1
.github/PULL_REQUEST_TEMPLATE.md
vendored
1
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
@ -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
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
# This directory contains auto-generated JSON. Do not modify.
|
4523
json/entries.json
4523
json/entries.json
File diff suppressed because it is too large
Load diff
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue