You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/feature_request.yaml
-21Lines changed: 0 additions & 21 deletions
Original file line number
Diff line number
Diff line change
@@ -11,27 +11,6 @@ body:
11
11
console](https://cloud.google.com/support/) instead of filing on GitHub.
12
12
This will ensure a timely response. Otherwise, please make sure to
13
13
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.
0 commit comments