]> Cypherpunks.ru repositories - gostls13.git/commit
doc: improve issue template
authorGiovanni Bajo <rasky@develer.com>
Wed, 17 Aug 2016 15:31:12 +0000 (17:31 +0200)
committerBrad Fitzpatrick <bradfitz@golang.org>
Mon, 29 Aug 2016 03:33:28 +0000 (03:33 +0000)
commit9ac67f56f776ccf1708d25ce3f4f02ac771551de
tree5268a220549d15e48b262d92b113e41a825d1e5c
parent2f679d74e638ac7514a6b6b32f5d28a9980c22c3
doc: improve issue template

The previous template used an ordered list, but the formatting always
breaks when users paste quoted snippets of code or command outputs.
It is also harder to visually parse because items in ordered lists
are only indented but not highlighted in any way.

Change-Id: I73c89e9f0465aef41093f5c54d11bb0d12ff8c8d
Reviewed-on: https://go-review.googlesource.com/27252
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
.github/ISSUE_TEMPLATE