summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorAndrew Gerrand <adg@golang.org>2016-02-26 14:35:42 +1100
committerAndrew Gerrand <adg@golang.org>2016-03-09 00:52:16 +0000
commit1afacd0e329a08279a6b417a4f92c97967eeed5e (patch)
tree7c55ab94dc39b2593a2ae919737fef45548df29e /.github
parent7758a9405f45970cb545505b9adcaccc6b23e7e7 (diff)
downloadgo-git-1afacd0e329a08279a6b417a4f92c97967eeed5e.tar.gz
doc: update issue template
Change-Id: Iaa23d27043e6a050075b40072e466623418ba977 Reviewed-on: https://go-review.googlesource.com/19878 Reviewed-by: Rob Pike <r@golang.org>
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE4
1 files changed, 3 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE b/.github/ISSUE_TEMPLATE
index f44c6b9a36..cd4274fab1 100644
--- a/.github/ISSUE_TEMPLATE
+++ b/.github/ISSUE_TEMPLATE
@@ -7,7 +7,9 @@ Please answer these questions before submitting your issue. Thanks!
3. What did you do?
-(Use play.golang.org to provide a runnable example, if possible.)
+If possible, provide a recipe for reproducing the error.
+A complete runnable program is good.
+A link on play.golang.org is best.
4. What did you expect to see?