Skip to content

Update sip-submission.md links #766

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
May 4, 2017
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
7 changes: 3 additions & 4 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 mailing lists (currently, we suggest
Discuss your idea on the [Scala Contributors Page](https://contributors.scala-lang.org/) (currently, we suggest
cross-posting on
[scala-sips](https://groups.google.com/forum/#!forum/scala-sips),
[scala-debate](https://groups.google.com/forum/#!forum/scala-debate), and
[scala-internals](https://groups.google.com/forum/#!forum/scala-internals). This
[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
describe what you would like to change and why you think it’s a good idea.

Expand Down