File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -10,3 +10,9 @@ repository. The GitHub workflow `.github/workflows/generate-docs.yaml`
10
10
periodically executes the script ` .github/scripts/generate-docs.scala ` ,
11
11
which generates the website content and pushes it to the repository
12
12
[ scala/docs.scala-lang] ( https://github.com/scala/docs.scala-lang ) .
13
+
14
+ Note that the state of the proposals in the “design” stage is defined by
15
+ their [ labels] ( https://github.com/scala/improvement-proposals/labels ) ,
16
+ whereas the state of the proposals in the “implementation” stage is defined
17
+ by their YAML frontmatter (e.g.
18
+ [ SIP-42] ( https://github.com/scala/improvement-proposals/blob/583b458e3a7c0d2310e1a71a3812d73f7f6efebc/content/binary-integer-literals.md?plain=1#L1-L7 ) ).
You can’t perform that action at this time.
0 commit comments