Skip to content

Commit cda9492

Browse files
authored
Update README.md
1 parent 583b458 commit cda9492

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,9 @@ repository. The GitHub workflow `.github/workflows/generate-docs.yaml`
1010
periodically executes the script `.github/scripts/generate-docs.scala`,
1111
which generates the website content and pushes it to the repository
1212
[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)).

0 commit comments

Comments
 (0)