]> Cypherpunks repositories - gostls13.git/commit
.github: try "import/path: issue title" instead of "affected/package: "
authorDmitri Shuralyov <dmitshur@golang.org>
Wed, 22 Nov 2023 19:31:37 +0000 (14:31 -0500)
committerGopher Robot <gobot@golang.org>
Wed, 22 Nov 2023 20:49:24 +0000 (20:49 +0000)
commit3e67f46d4f7d661504d281bdedbd1432c09bd751
tree4a55439865a1879636923ee2b9f386f5a2c6ed4b
parentf4cb2ac3517b4f9947b18a19c72470b7d8880dec
.github: try "import/path: issue title" instead of "affected/package: "

The multiple issue templates pre-populate the issue title with a prefix
that Go issues customarily have. The "affected/package" phrase is short
for "the import path of the affected package". Let's try simplifying it
to just "import/path", and also include "issue title" to make the title
a more representative template of what the final title should look like.

Updates #29839.

Change-Id: I9736d24cf3d0a51536ac13dd07dd189fb51da021
Reviewed-on: https://go-review.googlesource.com/c/go/+/544556
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Heschi Kreinick <heschi@google.com>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Sean Liao <sean@liao.dev>
.github/ISSUE_TEMPLATE/00-bug.yml
.github/ISSUE_TEMPLATE/01-pkgsite.yml
.github/ISSUE_TEMPLATE/03-gopls.yml
.github/ISSUE_TEMPLATE/04-vuln.yml
.github/ISSUE_TEMPLATE/10-proposal.yml
.github/ISSUE_TEMPLATE/11-language-change.yml
.github/ISSUE_TEMPLATE/12-telemetry.yml