File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -35,9 +35,9 @@ Pull requests must come from a fork; create a fresh branch on your fork based on
3535Overview of branches:
3636
3737The ` main ` branch holds
38- - published versions of the specification in the ` versions ` folder,
38+ - published versions of the specification, named ` versions/X.Y.Z.md ` ,
39+ - work-in-progress versions of the specification, named ` versions/X.Y.Z-dev.md ` ,
3940- sources for published schema versions in ` schemas/vX.Y ` folders and their tests in ` tests/vX.Y ` folders,
40- - work-in-progress versions of the specification in the ` dev-versions ` folder,
4141- sources for work-in-progress schema versions in ` schemas/vX.Y-dev ` folders and their tests in ` tests/vX.Y-dev ` folders,
4242- utility scripts and supporting documentation.
4343
File renamed without changes.
You can’t perform that action at this time.
0 commit comments