|
| 1 | +introText: The development of this page is in progress. |
| 2 | +cards: |
| 3 | + - title: "Scala Improvement Process" |
| 4 | + description: "The SIP is the primary mechanism for evolving the Scala language." |
| 5 | + expandText: "Process & People" |
| 6 | + links: |
| 7 | + - text: "This process aims to evolve Scala openly and collaboratively. Anyone from the community is welcome to submit a Scala Improvement Proposal (SIP), which is then reviewed and discussed by a Committee. Every month, the Committee votes on the proposals to accept in the language." |
| 8 | + - name: SIP Homepage |
| 9 | + url: https://docs.scala-lang.org/sips/index.html |
| 10 | + - name: SIP Committee Members |
| 11 | + url: https://docs.scala-lang.org/sips/process-specification.html#the-sip-committee |
| 12 | + - name: SIP Process Specification |
| 13 | + url: https://docs.scala-lang.org/sips/process-specification.html |
| 14 | + - title: "Scala 3 Maintenance" |
| 15 | + description: "Managing the Scala 3 compiler, standard library and documentation." |
| 16 | + expandText: "Process & People" |
| 17 | + links: |
| 18 | + - name: Core Maintainers |
| 19 | + url: https://github.com/lampepfl/dotty/blob/main/MAINTENANCE.md#compiler |
| 20 | + - name: Maintenance Procedures |
| 21 | + url: https://github.com/lampepfl/dotty/blob/main/MAINTENANCE.md |
| 22 | + - title: "Tooling" |
| 23 | + description: "Managing build tools, linters, IDEs, and other tools." |
| 24 | + expandText: "Process & People" |
| 25 | + links: |
| 26 | + - text: "Process and People are TBD, please stay tuned! However you can read below about the Scala Tooling Summit:" |
| 27 | + - name: "Scala Tooling Summit of March 2023" |
| 28 | + url: https://www.scala-lang.org/blog/2023/04/11/march-2023-scala-tooling-summit.html |
| 29 | + - title: "Moderation" |
| 30 | + description: "Learn how the Scala community is moderated." |
| 31 | + expandText: "Process & People" |
| 32 | + links: |
| 33 | + - text: "The Scala community is moderated by the Moderation Team over all the official communication channels. The moderation is governed by the Code of Conduct." |
| 34 | + - name: "Moderation Team" |
| 35 | + url: https://www.scala-lang.org/conduct/#contact |
| 36 | + - name: Code of Conduct |
| 37 | + url: https://www.scala-lang.org/conduct/ |
| 38 | + - name: "Inclusive Language Guide" |
| 39 | + url: https://docs.scala-lang.org/contribute/inclusive-language-guide.html |
| 40 | + - name: "Communication Channels" |
| 41 | + url: https://docs.scala-lang.org/community/ |
| 42 | + - title: "Scala Center" |
| 43 | + description: "The organization fostering the Scala community, education, and OSS library development." |
| 44 | + expandText: "Learn More" |
| 45 | + links: |
| 46 | + - name: "Homepage" |
| 47 | + url: https://scala.epfl.ch/ |
| 48 | + - name: Team |
| 49 | + url: https://scala.epfl.ch/team.html |
| 50 | + - name: "Advisory Board" |
| 51 | + url: https://github.com/scalacenter/advisoryboard#the-scala-center-advisory-board |
| 52 | + - name: "5 Year Report" |
| 53 | + url: https://scala.epfl.ch/records/first-five-years/ |
| 54 | + - title: "Scala 2 Maintenance" |
| 55 | + description: "Who maintains the Scala 2 compiler?" |
| 56 | + expandText: "Process & People" |
| 57 | + links: |
| 58 | + - name: "Contribution Process" |
| 59 | + url: "https://github.com/scala/scala#how-to-contribute" |
| 60 | + - name: "Core Maintainers" |
| 61 | + url: "https://github.com/scala/scala#get-in-touch" |
0 commit comments