Spellcheck @CONTRIBUTING.md
This commit is contained in:
parent
3cb03d0936
commit
55963867b7
@ -75,13 +75,13 @@ TensorFlow coding style.
|
||||
non-backward-compatible API changes without a major release. Reviewers of
|
||||
your pull request will comment on any API compatibility issues.
|
||||
* When you contribute a new feature to TensorFlow, the maintenance burden is
|
||||
(by default) transferred to the TensorFlow team. This means that benefit of
|
||||
(by default) transferred to the TensorFlow team. This means that the benefit of
|
||||
the contribution must be compared against the cost of maintaining the
|
||||
feature.
|
||||
* Full new features (e.g., a new op implementing a cutting-edge algorithm)
|
||||
typically will live in
|
||||
[tensorflow/addons](https://github.com/tensorflow/addons) to get some
|
||||
airtime before decision is made regarding whether they are to be migrated to
|
||||
airtime before a decision is made regarding whether they are to be migrated to
|
||||
the core.
|
||||
|
||||
#### License
|
||||
|
Loading…
Reference in New Issue
Block a user