diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 765444d..35606f8 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -11,28 +11,7 @@ body: console](https://cloud.google.com/support/) instead of filing on GitHub. This will ensure a timely response. Otherwise, please make sure to follow the steps below. - - type: textarea - attributes: - label: > - A screenshot that you have tested with "Try this API". - description: > - As our client libraries are mostly autogenerated, we kindly request - that you test whether your feature request is with the client library, or with the - API itself. To do so, please search for your API - here: https://developers.google.com/apis-explorer and attempt to - reproduce the issue in the given method. Please include a screenshot of - the response in "Try this API". This response should NOT match the current - behavior you are experiencing. If the behavior is the same, it means - that you are likely requesting a feature for the API itself. In that - case, please submit an issue to the API team, either by submitting an - issue in its issue tracker https://cloud.google.com/support/docs/issue-trackers, or by - submitting an issue in its linked tracker in the .repo-metadata.json - file in the API under packages/* ([example]()) - - Example of library specific issues would be: retry strategies, authentication questions, or issues with typings. - Examples of API issues would include: expanding method parameter types, adding functionality to an API. - validations: - required: true + - type: textarea attributes: label: > @@ -50,4 +29,4 @@ body: - type: textarea attributes: - label: Additional context/notes \ No newline at end of file + label: Additional context/notes