]> Cypherpunks repositories - gostls13.git/commit
cmd/go/internal/bug: sync go bug headings with GitHub form
authorThanhNguyxn <thanhnguyentuan2007@gmail.com>
Mon, 9 Feb 2026 05:01:56 +0000 (05:01 +0000)
committerGopher Robot <gobot@golang.org>
Thu, 12 Feb 2026 17:31:28 +0000 (09:31 -0800)
commit71232268768eab3002d2ae473b49f74b74e89cdf
tree3be6c8d36c06190ba5ef168fbced54ddd93cf357
parenta6c48f2ca9efdf6c45d434767a30b9d25824497d
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
Reviewed-on: https://go-review.googlesource.com/c/go/+/743162
Reviewed-by: Junyang Shao <shaojunyang@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
src/cmd/go/internal/bug/bug.go