Skip to content

Commit b1e832c

Browse files
authored
Merge pull request #581 from jvican/improve-sip-process
Make accepted clause clearer
2 parents 3de6970 + 709c664 commit b1e832c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

sips/sip-submission.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -132,10 +132,10 @@ During every iteration, the appointed reviewer presents the changes (updated
132132
design document, progress with the implementation, etc) to the SIP Committee.
133133
Based on the feedback, the SIP is either:
134134

135-
1. Accepted, in which case the committee will propose a release date to the
136-
compiler maintainers, where the role of the committee ends. In certain cases,
137-
accepted proposal may need exceptional follow-up iterations to flesh out all
138-
the details of the proposed specification or implementation.
135+
1. Accepted, in which case the committee proposes a target Scala version to the
136+
compiler maintainers, where the role of the committee ends. The Committee
137+
asks authors to update both the specification and implementation according to
138+
the final verdict.
139139
2. Rejected, in which case the SIP is closed and no longer evaluated in the
140140
future.
141141
3. Under revision, in which case the author needs to continue the formal

0 commit comments

Comments
 (0)