aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
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?