mirror of
https://github.com/golang/go
synced 2024-11-11 17:51:49 -07: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:
parent
e8729a7e58
commit
db66972359
6
.github/ISSUE_TEMPLATE
vendored
6
.github/ISSUE_TEMPLATE
vendored
@ -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?
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user