Skip to content

Commit a29a629

Browse files
committed
chore(gax): changes to GAX to support the monorepo
1 parent 6adc69c commit a29a629

22 files changed

Lines changed: 31 additions & 268 deletions

Gax/.github/CODEOWNERS

Lines changed: 0 additions & 7 deletions
This file was deleted.

Gax/.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 0 additions & 36 deletions
This file was deleted.

Gax/.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 0 additions & 21 deletions
This file was deleted.

Gax/.github/ISSUE_TEMPLATE/support_request.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

Gax/.github/conventional-commit-lint.yaml

Lines changed: 0 additions & 2 deletions
This file was deleted.
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
**PLEASE READ THIS ENTIRE MESSAGE**
2+
3+
Hello, and thank you for your contribution! Please note that this repository is
4+
a read-only split of `googleapis/google-cloud-php`. As such, we are
5+
unable to accept pull requests to this repository.
6+
7+
We welcome your pull request and would be happy to consider it for inclusion in
8+
our library if you follow these steps:
9+
10+
* Clone the parent client library repository:
11+
12+
```sh
13+
$ git clone git@github.com:googleapis/google-cloud-php.git
14+
```
15+
16+
* Move your changes into the correct location in that library. Library code
17+
belongs in `Grafeas/src`, and tests in `Grafeas/tests`.
18+
19+
* Push the changes in a new branch to a fork, and open a new pull request
20+
[here](https://github.com/googleapis/google-cloud-php).
21+
22+
Thanks again, and we look forward to seeing your proposed change!
23+
24+
The Google Cloud PHP team

Gax/.github/release-please.yml

Lines changed: 0 additions & 4 deletions
This file was deleted.

Gax/.github/release-trigger.yml

Lines changed: 0 additions & 2 deletions
This file was deleted.

Gax/.github/sync-repo-settings.yaml

Lines changed: 0 additions & 26 deletions
This file was deleted.

Gax/.github/workflows/conformance.yml

Lines changed: 0 additions & 44 deletions
This file was deleted.

0 commit comments

Comments
 (0)