Change information
Commit message:
cmd/go/internal/bug: sync go bug headings with GitHub form
Keep the issue body generated by go bug in the same order as the
GitHub bug form: what happened first, then what was expected.
This updates the footer headings and replaces the old
"What did you see instead?" wording.
Fixes #77488.
Change-Id: Id20d68c1e109abb0d0397a7522fea91c5f2f3609
GitHub-Last-Rev: fa463a42a13cb1ad2ab33675ea2eefaa337e11c7
GitHub-Pull-Request: golang/go#77500
Files:
- M src/cmd/go/internal/bug/bug.go
Change size: XS
Delta: 1 file changed, 4 insertions(+), 4 deletions(-)
Branch: refs/heads/master
Submit Requirements:
Code-Review: +1 by Dmitri Shuralyov, +2 by Dmitri Shuralyov, +1 by Junyang Shao
TryBots-Pass: LUCI-TryBot-Result+1 by Go LUCI