Commit Graph

2 Commits (193f19ab5fa740638f50b6681c55e180af5995a8)

Author SHA1 Message Date
Daniel Martí be4462bc23 .github: tweak template to ask for `garble version`
I forgot to update the original Go template away from `go version`.
Note that `go env` already tells us what we need via e.g. GOVERSION,
so we can avoid asking for `go version` separately.
6 months ago
Daniel Martí 62050d8e16 .github: move to the new YAML-based github issue templates
Our ISSUE_TEMPLATE.md helpfully stopped working without any warning.
I only noticed as we started getting low-quality bug reports.

This YAML borrows a bit from Go's own bug report template,
much like we had done previously with our markdown template.
6 months ago