CONTRIBUTING.md 390 Bytes
Newer Older
1
# How to contribute
2

3
![Contributors](https://img.shields.io/github/contributors/tensorflow/models)
Martin Wicke's avatar
Martin Wicke committed
4

5
We encourage you to contribute to the TensorFlow Model Garden.
6

7
Please read our [guidelines](../../wiki/How-to-contribute) for details.
8

9
**NOTE**: Only [code owners](./CODEOWNERS) are allowed to merge a pull request.
Hongkun Yu's avatar
Hongkun Yu committed
10
Please contact the code owners of each model to merge your pull request.