From: Branden J Brown Date: Wed, 7 Aug 2024 18:35:59 +0000 (-0500) Subject: .github: update language change proposal template X-Git-Tag: go1.24rc1~1244 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=de40308ad25310b6d3db14d8afdd4456708c2e43;p=gostls13.git .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 --- 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: