Unverified Commit ae0f9305 authored by Adhiraj's avatar Adhiraj Committed by GitHub
Browse files

Updated CONTRIBUTING.md

clarified the 100 characters limit on Descriptions.
parent 6b7d5d88
......@@ -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`
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment