From: Andrew Gerrand Date: Fri, 26 Feb 2016 03:35:42 +0000 (+1100) Subject: doc: update issue template X-Git-Tag: go1.7beta1~1461 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=1afacd0e329a08279a6b417a4f92c97967eeed5e;p=gostls13.git doc: update issue template Change-Id: Iaa23d27043e6a050075b40072e466623418ba977 Reviewed-on: https://go-review.googlesource.com/19878 Reviewed-by: Rob Pike --- 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?