cmd/go/internal/bug: sync issue body format with GitHub template #28583
Labels
FrozenDueToAge
GoCommand
cmd/go
NeedsDecision
Feedback is required from experts, contributors, and/or the community before a change can be made.
release-blocker
Milestone
Uh oh!
There was an error while loading. Please reload this page.
I've made a proposal to modify the GitHub issue template in #27914. It was accepted and recently implemented in CL 138295. /cc @andybons
From what I've seen so far in the last few days, it has lead to better formatting of issue reports and increased their readability.
If others are equally happy with it, we should backport it to the format that the
go bug
command uses, so they're in sync:go/src/cmd/go/internal/bug/bug.go
Lines 72 to 86 in 6fe8ee7
go/.github/ISSUE_TEMPLATE
Lines 3 to 36 in 6fe8ee7
There's no rush on this, as the implementation is trivial, as long as the decision is made before 1.12.
The text was updated successfully, but these errors were encountered: