summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorJosh Bleecher Snyder <josharian@gmail.com>2017-07-24 09:53:26 -0700
committerJosh Bleecher Snyder <josharian@gmail.com>2017-08-19 04:06:10 +0000
commitfc583c542b99b3b1a41ac22964b8f48fc340fc95 (patch)
tree83137b2b6709a0853495d29fb2196289151c48b5 /.github
parent6f0b1aa0e29b2526592b47ba04c8a4d507e4f05d (diff)
downloadgo-git-fc583c542b99b3b1a41ac22964b8f48fc340fc95.tar.gz
.github: update ISSUE_TEMPLATE to be closer to 'go bug'
Ask whether the issue reproduces with the latest release. 'go bug' places the version and system details last, in part because they're automatically filled. I'd like to do the same here, but I worry that they'll get ignored. Change-Id: Iec636a27e6e36d61dca421deaf24ed6fe35d4b11 Reviewed-on: https://go-review.googlesource.com/50931 Reviewed-by: Emmanuel Odeke <emm.odeke@gmail.com> Reviewed-by: Daniel Martí <mvdan@mvdan.cc> Reviewed-by: Avelino <t@avelino.xxx>
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE5
1 files changed, 4 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE b/.github/ISSUE_TEMPLATE
index f626ddbf0b..d3c3a2d262 100644
--- a/.github/ISSUE_TEMPLATE
+++ b/.github/ISSUE_TEMPLATE
@@ -1,8 +1,12 @@
Please answer these questions before submitting your issue. Thanks!
+
### What version of Go are you using (`go version`)?
+### Does this issue reproduce with the latest release?
+
+
### What operating system and processor architecture are you using (`go env`)?
@@ -18,4 +22,3 @@ A link on play.golang.org is best.
### What did you see instead?
-