Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 729 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (13 loc) · 729 Bytes

Contributing to Cloud ML Engine Samples

You want to contribute to Cloud ML Engine samples? That's awesome! Please refer to the short guide below.

Contributing Guide

We are happy to see your enthusiasm. This table lists the criteria and how important is it to follow when you make your contributions.


Criteria Core Samples Contrib Samples
Include requirements.txt for dependencies Yes Yes
Include unit tests Yes Optional
Include integration tests Yes Optional
Include core TF API aka no contrib Yes Optional
Include README Yes Yes
Maintain version dependency updates Yes Optional