From de40308ad25310b6d3db14d8afdd4456708c2e43 Mon Sep 17 00:00:00 2001 From: Branden J Brown Date: Wed, 7 Aug 2024 13:35:59 -0500 Subject: [PATCH] .github: update language change proposal template The language change proposal review process has been adjusted slightly. Update the corresponding issue template to reflect the changes. For #65660. Change-Id: Ic6d3526ab4a7fa09433914fd0b1525eea3a832a0 Reviewed-on: https://go-review.googlesource.com/c/go/+/603955 Reviewed-by: Ian Lance Taylor Auto-Submit: Ian Lance Taylor LUCI-TryBot-Result: Go LUCI Reviewed-by: David Chase --- .github/ISSUE_TEMPLATE/11-language-change.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/11-language-change.yml b/.github/ISSUE_TEMPLATE/11-language-change.yml index 37ba2d7e40..ac26ef6cb4 100644 --- a/.github/ISSUE_TEMPLATE/11-language-change.yml +++ b/.github/ISSUE_TEMPLATE/11-language-change.yml @@ -1,7 +1,7 @@ name: Language Change Proposals description: Changes to the language -labels: ["Proposal", "v2", "LanguageChange"] -title: "proposal: Go 2: proposal title" +labels: ["Proposal", "LanguageChange", "LanguageChangeReview"] +title: "proposal: spec: proposal title" body: