Browse Source

Updated CONTRIBUTING.md

clarified the 100 characters limit on Descriptions.
pull/2104/head
Adhiraj 2 years ago
committed by GitHub
parent
commit
ae0f93054a
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      CONTRIBUTING.md

+ 1
- 0
CONTRIBUTING.md View File

@@ -46,6 +46,7 @@ After you've created a branch on your fork with your changes, it's time to [make

* Continue to follow the alphabetical ordering that is in place per section.
* Each table column should be padded with one space on either side.
* The Description should not exceed 100 characters.
* 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`.
* Add one link per Pull Request.
* Make sure the PR title is in the format of `Add Api-name API` *for e.g.*: `Add Blockchain API`


Loading…
Cancel
Save