Skip to content

Commit 869828f

Browse files
authored
Merge pull request #1110 from Philippus/no-more-slips
Replace references to SLIP with SIP
2 parents 61f41d5 + 75fd5ea commit 869828f

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

contribute/corelibs.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,8 @@ There are several options for contributing to Scala's core libraries. You can:
1212
* [Report Bugs or Issues](/contribute/bug-reporting-guide.html) against the core libraries.
1313
* [Fix Bugs or Issues](/contribute/guide.html) against the
1414
[reported library bugs/issues](https://github.com/scala/bug).
15-
* Contribute significant new functionality or a new API by submitting
16-
a Scala Library Improvement Process (SLIP) Document.
1715

18-
### Submitting a SLIP
16+
### Significant changes
1917

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.
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.
18+
For significant new functionality or a whole new API to be considered for inclusion in the core Scala distribution,
19+
please take into account [https://github.com/scala/scala-dev/issues/661] before doing so.

0 commit comments

Comments
 (0)