Skip to content

Commit bf69bff

Browse files
Merge pull request #542 from jvican/patch-3
Add new proposal state, clarify misunderstanding
2 parents fe56219 + 431bc21 commit bf69bff

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

sips/sip-submission.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -135,9 +135,11 @@ Based on the feedback, the SIP is either:
135135
1. Accepted, in which case the committee will propose a release date to the
136136
compiler maintainers, where the role of the committee ends.
137137
2. Rejected, in which case the SIP is closed and no longer evaluated in the future.
138-
3. Postponed, in which case the reviewer responds to the committee’s feedback in
139-
the SIP issue tracker, and the SIP is scheduled for a follow-up discussion
140-
during the next SIP meeting.
138+
3. Postponed, in which case the committee sets aside the SIP under some conditions.
139+
When those conditions are met, the SIP can be resubmitted.
140+
4. Under revision, in which case the author needs to continue the formal evaluation
141+
and address all the committee's feedback. Thus, the follow-up discussion is scheduled
142+
for the next iteration.
141143

142144
If no changes have been made to a SIP in two iterations, it’s marked as dormant
143145
and both the PR and issue are closed. Dormant SIPs can be reopened by any

0 commit comments

Comments
 (0)