Skip to content

Commit 6342df9

Browse files
committed
Reword bit about significant changes
1 parent ae348d2 commit 6342df9

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 Improvement Process (SIP) Document.
1715

18-
### Submitting a SIP
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 SIP (Scala Improvement Process) document.
22-
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.
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)