mirror of
https://github.com/zebrajr/tensorflow.git
synced 2025-12-06 12:20:11 +01:00
Merge pull request #47796 from zenogantner:patch-3
PiperOrigin-RevId: 367432478 Change-Id: I98d38b33b4630df7e8d1cb8a7bfddf0ff09a4540
This commit is contained in:
commit
62bc973964
|
|
@ -2,14 +2,16 @@
|
||||||
|
|
||||||
## Pull Request Checklist
|
## Pull Request Checklist
|
||||||
|
|
||||||
Before sending your pull requests, make sure you followed this list.
|
Before sending your pull requests, make sure you do the following:
|
||||||
|
|
||||||
- Read [contributing guidelines](CONTRIBUTING.md).
|
- Read the [contributing guidelines](CONTRIBUTING.md).
|
||||||
- Read [Code of Conduct](CODE_OF_CONDUCT.md).
|
- Read the [Code of Conduct](CODE_OF_CONDUCT.md).
|
||||||
- Ensure you have signed the [Contributor License Agreement (CLA)](https://cla.developers.google.com/).
|
- Ensure you have signed the
|
||||||
- Check if my changes are consistent with the [guidelines](https://github.com/tensorflow/tensorflow/blob/master/CONTRIBUTING.md#general-guidelines-and-philosophy-for-contribution).
|
[Contributor License Agreement (CLA)](https://cla.developers.google.com/).
|
||||||
- Changes are consistent with the [Coding Style](https://github.com/tensorflow/tensorflow/blob/master/CONTRIBUTING.md#c-coding-style).
|
- Check if your changes are consistent with the
|
||||||
- Run [Unit Tests](https://github.com/tensorflow/tensorflow/blob/master/CONTRIBUTING.md#running-unit-tests).
|
[guidelines](#general-guidelines-and-philosophy-for-contribution).
|
||||||
|
- Changes are consistent with the [Coding Style](#c-coding-style).
|
||||||
|
- Run the [unit tests](#running-unit-tests).
|
||||||
|
|
||||||
## How to become a contributor and submit your own code
|
## How to become a contributor and submit your own code
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user