Skip to content

Commit e13b660

Browse files
committed
docs: restore note about GAPIC generator in root CONTRIBUTING.rst
1 parent 58320a2 commit e13b660

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CONTRIBUTING.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ Contributing
77
#. Make sure that your commit messages clearly describe the changes.
88
#. Send a pull request. (Please Read: `Faster Pull Request Reviews`_)
99

10+
**Note:** All client libraries are automatically generated using `gapic-generator-python`_. Open source contributions for autogenerated code should be made in `gapic-generator-python`_.
11+
12+
.. _gapic-generator-python: https://github.com/googleapis/gapic-generator-python
1013
.. _Faster Pull Request Reviews: https://github.com/kubernetes/community/blob/master/contributors/guide/pull-requests.md#best-practices-for-faster-reviews
1114

1215
.. contents:: Guidelines for hacking on the Google Cloud Client libraries.

0 commit comments

Comments
 (0)