From b10590a4a1568548dd13cfcea9aa11d40898144b Mon Sep 17 00:00:00 2001 From: Stephen Date: Wed, 17 Jun 2020 14:16:18 -0400 Subject: [PATCH] fix: update node issue template (#582) --- .../node_library/.github/ISSUE_TEMPLATE/bug_report.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/synthtool/gcp/templates/node_library/.github/ISSUE_TEMPLATE/bug_report.md b/synthtool/gcp/templates/node_library/.github/ISSUE_TEMPLATE/bug_report.md index cf5b5107a..b5e742525 100644 --- a/synthtool/gcp/templates/node_library/.github/ISSUE_TEMPLATE/bug_report.md +++ b/synthtool/gcp/templates/node_library/.github/ISSUE_TEMPLATE/bug_report.md @@ -8,13 +8,18 @@ Thanks for stopping by to let us know something could be better! **PLEASE READ**: If you have a support contract with Google, please create an issue in the [support console](https://cloud.google.com/support/) instead of filing on GitHub. This will ensure a timely response. -Please run down the following list and make sure you've tried the usual "quick fixes": +1) Is this a client library issue or a product issue? +This is the client library for {{metadata['name_pretty']}}. We will only be able to assist with issues that pertain to the behaviors of this library. If the issue you're experiencing is due to the behavior of the product itself, please visit the [{{metadata['name_pretty']}} Support page]({{metadata['support_documentation']}}) to reach the most relevant engineers. +2) Did someone already solve this? - Search the issues already opened: https://github.com/{{metadata['repository']}}/issues - Search the issues on our "catch-all" repository: https://github.com/googleapis/google-cloud-node - - Search StackOverflow: http://stackoverflow.com/questions/tagged/google-cloud-platform+node.js + - Search or ask on StackOverflow (engineers monitor these tags): http://stackoverflow.com/questions/tagged/google-cloud-platform+node.js -If you are still having issues, please be sure to include as much information as possible: +3) Do you have a support contract? +Please create an issue in the [support console](https://cloud.google.com/support/) to ensure a timely response. + +If the support paths suggested above still do not result in a resolution, please provide the following details. #### Environment details