Skip to content

Commit 7029be9

Browse files
Create a new issue template (#1430)
Create a new issue template
1 parent 976cb69 commit 7029be9

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

.github/ISSUE_TEMPLATE.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
Thanks for stopping by to let us know something could be better!
2+
3+
Please run down the following list and make sure you've tried the usual "quick fixes":
4+
5+
- Search the issues already opened: https://github.com/GoogleCloudPlatform/gcloud-node/issues
6+
- Search StackOverflow: https://stackoverflow.com/questions/tagged/gcloud-node
7+
- Check our Troubleshooting guide: https://googlecloudplatform.github.io/gcloud-node/#/docs/guides/troubleshooting
8+
- Check our FAQ: https://googlecloudplatform.github.io/gcloud-node/#/docs/guides/faq
9+
10+
If you are still having issues, please be sure to include as much information as possible:
11+
12+
#### Environment details
13+
14+
- OS:
15+
- Node.js version:
16+
- npm version:
17+
- gcloud-node version:
18+
19+
#### Steps to reproduce
20+
21+
1. require `gcloud-node`
22+
2. ?
23+
24+
Making sure to follow these steps will guarantee the quickest resolution possible.
25+
26+
Thanks!

0 commit comments

Comments
 (0)