Update CONTRIBUTING.md

This commit is contained in:
Andre_601 2019-06-02 20:07:40 +02:00 committed by GitHub
parent 16c237ce51
commit 9af9a3570d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,6 +14,7 @@ Please note we have a code of conduct, please follow it in all your interactions
1. Update the README.md with details of changes if it is affected by those changes. 1. Update the README.md with details of changes if it is affected by those changes.
2. Try to prevent any breaking changes affecting the end-user (Developers using the API). 2. Try to prevent any breaking changes affecting the end-user (Developers using the API).
Mention any breaking changes that could affect the end-user. Mention any breaking changes that could affect the end-user.
3. Document any public methods that the end-user might use.
## Code of Conduct ## Code of Conduct