Update CONTRIBUTING.md

This commit is contained in:
Rajeshwar Reddy T 2019-10-18 14:10:58 -07:00 committed by GitHub
parent ce68983976
commit 35d618155d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -84,6 +84,7 @@ TensorFlow coding style.
[tensorflow/addons](https://github.com/tensorflow/addons) to get some
airtime before a decision is made regarding whether they are to be migrated
to the core.
* As every PR requires several CPU/GPU hours of CI testing, we discourage submitting PRs to fix one typo, one warning, etc. We recommend fixing the same issue at the file level at least (e.g.: fix all typos in a file, fix all compiler warning in a file, etc.)
#### License