Skip to content

Recommend using the Scala Improvement Process category only #2360

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 31, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 4 additions & 5 deletions _sips/sip-submission.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,10 @@ There are four major steps in the SIP process:

Before submitting a SIP, it is required that you perform necessary preparations:

Discuss your idea on the [Scala Contributors Page](https://contributors.scala-lang.org/) (currently, we suggest
cross-posting on
[Scala Improvement Process](https://contributors.scala-lang.org/c/sip) and
[Language Design](https://contributors.scala-lang.org/c/language-design). This
may change in the future.) Create a topic that starts with “Pre-SIP” and briefly
Discuss your idea on the [Scala Contributors Page](https://contributors.scala-lang.org/) (we suggest
posting in the category
[Scala Improvement Process](https://contributors.scala-lang.org/c/sip)).
Create a topic that starts with “Pre-SIP” and briefly
describe what you would like to change and why you think it’s a good idea.

Proposing your ideas on the mailing list is not an optional step. For every
Expand Down