Skip to content

Commit d36a135

Browse files
committed
fix: remove not related instructions to core libraries
1 parent 59a3e6e commit d36a135

File tree

2 files changed

+0
-40
lines changed

2 files changed

+0
-40
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -44,25 +44,6 @@ body:
4444
- label: "Check the API's issue tracker:
4545
https://cloud.google.com/support/docs/issue-trackers"
4646
required: true
47-
- type: textarea
48-
attributes:
49-
label: >
50-
A screenshot that you have tested with "Try this API".
51-
description: >
52-
As our client libraries are mostly autogenerated, we kindly request
53-
that you test whether your issue is with the client library, or with the
54-
API itself. To do so, please search for your API
55-
here: https://developers.google.com/apis-explorer and attempt to
56-
reproduce the issue in the given method. Please include a screenshot of
57-
the response in "Try this API". This response should NOT match the current
58-
behavior you are experiencing. If the behavior is the same, it means
59-
that you are likely experiencing a bug with the API itself. In that
60-
case, please submit an issue to the API team, either by submitting an
61-
issue in its issue tracker https://cloud.google.com/support/docs/issue-trackers), or by
62-
submitting an issue in its linked tracker in the .repo-metadata.json
63-
file in the API under packages/* (for example, https://github.com/googleapis/google-cloud-node/blob/58419684469e3900146c8e830543bf4dc0cbb2be/packages/google-cloud-batch/.repo-metadata.json#L6)
64-
validations:
65-
required: true
6647
- type: input
6748
attributes:
6849
label: >

.github/ISSUE_TEMPLATE/feature_request.yaml

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -11,27 +11,6 @@ body:
1111
console](https://cloud.google.com/support/) instead of filing on GitHub.
1212
This will ensure a timely response. Otherwise, please make sure to
1313
follow the steps below.
14-
- type: textarea
15-
attributes:
16-
label: >
17-
A screenshot that you have tested with "Try this API".
18-
description: >
19-
As our client libraries are mostly autogenerated, we kindly request
20-
that you test whether your feature request is with the client library, or with the
21-
API itself. To do so, please search for your API
22-
here: https://developers.google.com/apis-explorer and attempt to
23-
reproduce the issue in the given method. Please include a screenshot of
24-
the response in "Try this API". This response should NOT match the current
25-
behavior you are experiencing. If the behavior is the same, it means
26-
that you are likely requesting a feature for the API itself. In that
27-
case, please submit an issue to the API team, either by submitting an
28-
issue in its issue tracker https://cloud.google.com/support/docs/issue-trackers), or by
29-
submitting an issue in its linked tracker in the .repo-metadata.json
30-
file in the API under packages/* ([example](https://github.com/googleapis/google-cloud-node/blob/58419684469e3900146c8e830543bf4dc0cbb2be/packages/google-cloud-batch/.repo-metadata.json#L6))
31-
32-
Examples of common library-specific issues vs. API issues are: retry strategies, authentication questions, issues with typings.
33-
validations:
34-
required: true
3514
- type: textarea
3615
attributes:
3716
label: >

0 commit comments

Comments
 (0)