Skip to content
This repository has been archived by the owner on Mar 17, 2022. It is now read-only.

Commit

Permalink
Replace missing links (#103)
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenplusplus authored and jmdobry committed Feb 21, 2018
1 parent 78d1f39 commit 13b006d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions templates/nodejs/issue_template.tpl
Expand Up @@ -4,9 +4,8 @@ Please run down the following list and make sure you've tried the usual "quick
fixes":

- Search the issues already opened: https://github.com{{repoPath}}/issues
- Search the issues on our "catch-all" repository: https://github.com/GoogleCloudPlatform/google-cloud-node
- Search StackOverflow: http://stackoverflow.com/questions/tagged/google-cloud-platform+node.js
- Check our Troubleshooting guide: https://googlecloudplatform.github.io/google-cloud-node/#/docs/guides/troubleshooting
- Check our FAQ: https://googlecloudplatform.github.io/google-cloud-node/#/docs/guides/faq

If you are still having issues, please be sure to include as much information as
possible:
Expand All @@ -16,7 +15,7 @@ possible:
- OS:
- Node.js version:
- npm version:
- {{lib_pkg_name}} version:
- `{{lib_pkg_name}}` version:

#### Steps to reproduce

Expand Down

0 comments on commit 13b006d

Please sign in to comment.