Add statement to CONTRIBUTING.md about update of APIs (#2695)

This commit is contained in:
Lahfa Samy 2021-10-24 22:16:51 +02:00 committed by GitHub
parent e82f64015a
commit af6afb3642
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,6 +44,7 @@ After you've created a branch on your fork with your changes, it's time to [make
## Pull Request Guidelines
* Never put an update/new version of an API that is already listed, the old version of the API gets deprecated.
* 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.