You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Contribute significant new functionality or a new API by submitting
16
-
a Scala Library Improvement Process (SLIP) Document.
16
+
a Scala Improvement Process (SIP) Document.
17
17
18
-
### Submitting a SLIP
18
+
### Submitting a SIP
19
19
20
20
For significant new functionality or a whole new API to be considered for
21
-
inclusion in the core Scala distribution, you will be asked to submit a SLIP (Scala Library Improvement Process) document.
21
+
inclusion in the core Scala distribution, you will be asked to submit a SIP (Scala Improvement Process) document.
22
22
23
-
Please see [instructions for submitting a new SLIP](https://web.archive.org/web/20180116192845/http://docs.scala-lang.org/sips/slip-submission.html) and familiarize yourself with the [SIP/SLIP](http://docs.scala-lang.org/sips/) section of the Scala documentation site. Also please pay particular attention to the pre-requisites in the instructions before submitting a SLIP.
23
+
Please see [instructions for submitting a new SIP](https://docs.scala-lang.org/sips/sip-submission.html) and familiarize yourself with the [SIP](http://docs.scala-lang.org/sips/) section of the Scala documentation site. Also please pay particular attention to the pre-requisites in the instructions before submitting a SIP.
0 commit comments