Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3406f2a

Browse files
fix: update node issue template (#197)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/37f383f8-7560-459e-b66c-def10ff830cb/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@b10590a
1 parent 96befea commit 3406f2a

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,18 @@ Thanks for stopping by to let us know something could be better!
88

99
**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.
1010

11-
Please run down the following list and make sure you've tried the usual "quick fixes":
11+
1) Is this a client library issue or a product issue?
12+
This is the client library for . 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 [ Support page]() to reach the most relevant engineers.
1213

14+
2) Did someone already solve this?
1315
- Search the issues already opened: https://github.com/googleapis/nodejs-projectify/issues
1416
- Search the issues on our "catch-all" repository: https://github.com/googleapis/google-cloud-node
15-
- Search StackOverflow: http://stackoverflow.com/questions/tagged/google-cloud-platform+node.js
17+
- Search or ask on StackOverflow (engineers monitor these tags): http://stackoverflow.com/questions/tagged/google-cloud-platform+node.js
1618

17-
If you are still having issues, please be sure to include as much information as possible:
19+
3) Do you have a support contract?
20+
Please create an issue in the [support console](https://cloud.google.com/support/) to ensure a timely response.
21+
22+
If the support paths suggested above still do not result in a resolution, please provide the following details.
1823

1924
#### Environment details
2025

synth.metadata

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/nodejs-projectify.git",
7-
"sha": "4e710e12d39e2d6e51abe17fefb8568d27297d0b"
7+
"sha": "96befea8172ab3329d4047bc02fcb1d620eb0fa3"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "e7034945fbdc0e79d3c57f6e299e5c90b0f11469"
14+
"sha": "b10590a4a1568548dd13cfcea9aa11d40898144b"
1515
}
1616
}
1717
]

0 commit comments

Comments
 (0)