1
0
mirror of https://github.com/golang/go synced 2024-09-23 07:13:16 -06:00

.github: add link to questions in ISSUE_TEMPLATE

Add a link redirecting questions to the wiki page/forums

Change-Id: I05b784e6bb0c260cb01c4535ad05fb17ba80110e
GitHub-Last-Rev: a927ce5c69
GitHub-Pull-Request: golang/go#36413
Reviewed-on: https://go-review.googlesource.com/c/go/+/213440
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
This commit is contained in:
Sean Liao 2020-01-06 16:58:37 +00:00 committed by Brad Fitzpatrick
parent e8729a7e58
commit db66972359

View File

@ -1,4 +1,7 @@
<!-- Please answer these questions before submitting your issue. Thanks! -->
<!--
Please answer these questions before submitting your issue. Thanks!
For questions please use one of our forums: https://github.com/golang/go/wiki/Questions
-->
### What version of Go are you using (`go version`)?
@ -33,4 +36,3 @@ A link on play.golang.org is best.
### What did you see instead?