]> Cypherpunks.ru repositories - gostls13.git/commitdiff
doc: update issue template
authorAndrew Gerrand <adg@golang.org>
Fri, 26 Feb 2016 03:35:42 +0000 (14:35 +1100)
committerAndrew Gerrand <adg@golang.org>
Wed, 9 Mar 2016 00:52:16 +0000 (00:52 +0000)
Change-Id: Iaa23d27043e6a050075b40072e466623418ba977
Reviewed-on: https://go-review.googlesource.com/19878
Reviewed-by: Rob Pike <r@golang.org>
.github/ISSUE_TEMPLATE

index f44c6b9a36b5c7263f1d3cd62281f7c232df829c..cd4274fab1724f730ecdc0605df7cc216b6fb2c5 100644 (file)
@@ -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?