summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorSean Liao <seankhliao@gmail.com>2020-01-06 16:58:37 +0000
committerBrad Fitzpatrick <bradfitz@golang.org>2020-01-06 17:05:31 +0000
commitdb66972359073ce2f83c9863d77444eca5a73006 (patch)
treec4f01dca658995ca6f336b8a5c17d89271d18287 /.github
parente8729a7e58d3a0212ecc65b3bf5a0b27ba4abf9f (diff)
downloadgo-git-db66972359073ce2f83c9863d77444eca5a73006.tar.gz
.github: add link to questions in ISSUE_TEMPLATE
Add a link redirecting questions to the wiki page/forums Change-Id: I05b784e6bb0c260cb01c4535ad05fb17ba80110e GitHub-Last-Rev: a927ce5c69df7854ae919013b0e55ab4d356fc4c GitHub-Pull-Request: golang/go#36413 Reviewed-on: https://go-review.googlesource.com/c/go/+/213440 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE6
1 files changed, 4 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE b/.github/ISSUE_TEMPLATE
index 9d5156b2e2..5cbfc09fe7 100644
--- a/.github/ISSUE_TEMPLATE
+++ b/.github/ISSUE_TEMPLATE
@@ -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?
-