diff options
| author | Russ Cox <rsc@golang.org> | 2023-06-21 16:10:08 -0400 |
|---|---|---|
| committer | Russ Cox <rsc@golang.org> | 2023-06-21 20:12:16 +0000 |
| commit | 29340ddf434b1f9e2d5c4df805d27f76ed1f203f (patch) | |
| tree | 0b2e66a4ec441df5c0987ecf990f009083507346 | |
| parent | 60fce05116ccf395797b21d5afe1aca8e257f98b (diff) | |
| download | go-x-proposal-29340ddf434b1f9e2d5c4df805d27f76ed1f203f.tar.xz | |
design/README: add declined as obsolete
Change-Id: Ie474906725459bb070e3e9ca6b98b4085901de88
Reviewed-on: https://go-review.googlesource.com/c/proposal/+/504943
Run-TryBot: Russ Cox <rsc@golang.org>
TryBot-Bypass: Russ Cox <rsc@golang.org>
Reviewed-by: Russ Cox <rsc@golang.org>
| -rw-r--r-- | README.md | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -285,6 +285,17 @@ without progressing through the Active or Likely Decline stages. If it seems like there is still general interest from others, the proposal may also be kept open and the discussion continued. +#### Declined as Obsolete + +If a proposal is obsoleted by changes to Go that have been made +since the proposal was filed, the proposal review group may decline +the proposal as obsolete without progressing through the Active or +Likely Decline stages. + +If it seems like there is still general interest from others, +or that discussion may lead to a different, non-obsolete proposal, +the proposal may also be kept open and the discussion continued. + #### Hold If discussion of a proposal requires design revisions or additional information |
