We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 188aa5c commit d880f4cCopy full SHA for d880f4c
_data/governance.yml
@@ -1,3 +1,4 @@
1
+introText: This section is updated every 6 months by the Scala Center.
2
cards:
3
- title: "Scala Improvement Process"
4
description: "The SIP is the primary mechanism for evolving the Scala language."
@@ -34,7 +35,3 @@ cards:
34
35
url: https://docs.scala-lang.org/contribute/inclusive-language-guide.html
36
- name: "Communication Channels"
37
url: https://docs.scala-lang.org/community/
- - title: "Update Frequency"
38
- description: "This page is updated every 6 months by the Scala Center."
39
- dontExpand: true
40
- links: []
_includes/masthead-community.html
@@ -3,6 +3,7 @@
<div class="inner-box">
<div class="heading-box">
5
<h2 id="governance">Governance</h2>
6
+ <p>{{site.data.governance.introText}}</p>
7
</div>
8
<div class="community">
9
<div class="scala-items-list">
0 commit comments