Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 0 additions & 25 deletions packages/django-google-spanner/CONTRIBUTING.md

This file was deleted.

11 changes: 11 additions & 0 deletions packages/django-google-spanner/CONTRIBUTING.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
############
Contributing
############

This package is part of the ``google-cloud-python`` monorepo.

Please refer to the centralized `Contributing Guide`_ at the repository root for general guidelines on how to contribute, set up your development environment, and submit pull requests.

.. _Contributing Guide: https://github.com/googleapis/google-cloud-python/blob/main/CONTRIBUTING.rst

Package-specific test sessions are defined in this directory's ``noxfile.py``. Dependencies and supported Python versions are defined in ``setup.py`` or ``pyproject.toml``.
29 changes: 0 additions & 29 deletions packages/googleapis-common-protos/CONTRIBUTING.md

This file was deleted.

11 changes: 11 additions & 0 deletions packages/googleapis-common-protos/CONTRIBUTING.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
############
Contributing
############

This package is part of the ``google-cloud-python`` monorepo.

Please refer to the centralized `Contributing Guide`_ at the repository root for general guidelines on how to contribute, set up your development environment, and submit pull requests.

.. _Contributing Guide: https://github.com/googleapis/google-cloud-python/blob/main/CONTRIBUTING.rst

Package-specific test sessions are defined in this directory's ``noxfile.py``. Dependencies and supported Python versions are defined in ``setup.py`` or ``pyproject.toml``.
Loading