Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

Commit 8471ef2

Browse files
author
Phil Sturgeon
committed
Added a link from WIP index
1 parent cc4bc50 commit 8471ef2

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

work-in-progress/WIP-json-schema-release-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ keyword | change | notes
4444

4545
### Formats
4646

47-
Numerous formats were added, clarified, or restored from older drafts.
47+
Two formats were added.
4848

4949
format | change | notes
5050
---- | ---- | ----

work-in-progress/index.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,20 +7,21 @@ permalink: /work-in-progress
77
* TOC
88
{:toc}
99

10-
## The Next Draft (by whatever name) Is Ready for Final Pre-Publication Review!
10+
## The Next Draft is Ready for Final Pre-Publication Review!
1111

1212
The forthcoming draft is now feature-frozen and has gone through the initial four-week pre-publication review period.
1313

1414
_**UPDATE: July 28th, 2019** We continue to incorporate feedback and clarify sections of the new draft. We expect to finally publish the draft during August._
1515

16+
To see what changes are involved, read the [release notes](./WIP-json-schema-release-notes.md).
17+
1618
The following sorts of feedback are particularly desired:
1719

1820
* Clarity, readability, and accessibility to new readers
1921
* Contradictions, inconsistencies and other bugs
2022
* Anything so egregious that implementation would be infeasible or impossible
2123

22-
New features or major changes to existing features will be deferred to a future draft,
23-
and work on the next draft will begin immediately after this one is published.
24+
Work on the next draft will begin immediately after this one is published.
2425

2526
## What Is This Draft Called, Anyway?
2627

@@ -88,9 +89,9 @@ _**NOTE:** when published, the `.json` will be removed from the final URI_
8889
* [WIP: meta/meta-data.json](/work-in-progress/meta/WIP-meta-data.json) (meta-data annotations, from the validation spec)
8990
* [WIP: meta/format.json](/work-in-progress/meta/WIP-format.json) (the format keyword, from the validation spec)
9091
* [WIP: meta/content.json](/work-in-progress/meta/WIP-content.json) (content keywords, from the validation spec)
91-
* [WIP: meta/hyper-schema.json](/work-in-progress/meta/WIP-hyper-schema.json) (hyper-schema keywords, from the hyper-shema spec)
92+
* [WIP: meta/hyper-schema.json](/work-in-progress/meta/WIP-hyper-schema.json) (hyper-schema keywords, from the hyper-schema spec)
9293

93-
### Output schema:
94+
### Output Schema
9495

9596
The new draft also introduces recommended output formats for reporting errors and annotations.
9697

@@ -100,12 +101,12 @@ _**NOTE:** when published, the `.json` will be removed from the final URI_
100101
* [WIP: verbose-example.json](/work-in-progress/output/WIP-verbose-example.json) (example of the most verbose output format)
101102
* [WIP: hyper-schema.json](/work-in-progress/output/WIP-hyper-schema.json) (format used by the proposed hyper-schema test suite, and used in examples in the specification)
102103

103-
## Providing Feedback and Tracking Progress in GitHub
104+
## Get Involved
104105

105106
We are **particularly interested** in feedback on whether the wording and concepts is an
106107
improvement in terms of how easy it is to understand and learn the specifications.
107108

108-
Note that _all drafts have Changelog appendicies_, for a concise list of notable changes.
109+
Note that _all drafts have Changelog appendices_, for a concise list of notable changes.
109110

110111
* The active sources are on the
111112
["master" branch of json-schema-org/json-schema-spec](https://github.com/json-schema-org/json-schema-spec)
@@ -117,4 +118,3 @@ Note that _all drafts have Changelog appendicies_, for a concise list of notable
117118
* [file an issue](https://github.com/json-schema-org/json-schema-spec/issues/new?milestone=draft-08)
118119
or [join us on Slack](https://join.slack.com/t/json-schema/shared_invite/enQtMjk1NDcyNDI2NTAwLTcyYmYwMjdmMmUxNzZjYzIxNGU2YjdkNzdlOGZiNjIwNDI2M2Y3NmRkYjA4YmMwODMwYjgyOTFlNWZjZjAyNjg) to submit feedback
119120
_(technically there is also a [mailing list](https://groups.google.com/forum/#!forum/json-schema) but it gets very little traffic and is not closely monitored)_
120-

0 commit comments

Comments
 (0)