Skip to content

Commit 40e6f5d

Browse files
committed
Show that we are an active project
The front page doesn't really make it clear that the project is as active as it is. Let's put up some actual text on that, and link to where people can see the status and timeline of the various drafts. And a link to the current active milestone, which will need to be kept up to date but twice a year isn't exactly burdensome. And if it's out of date people will see that the milestone is complete and figure it out anyway.
1 parent 30bcad4 commit 40e6f5d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

index.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,18 @@ Advantages
3131

3232
</div>
3333

34+
Project Status
35+
--------------
36+
37+
Publication of Internet-Draft documents can be tracked through the IETF:
38+
- [JSON Schema (core)](https://datatracker.ietf.org/doc/draft-wright-json-schema/)
39+
- [JSON Schema Validation](https://datatracker.ietf.org/doc/draft-wright-json-schema-validation/)
40+
- [JSON Hyper-Schema](https://datatracker.ietf.org/doc/draft-wright-json-schema-hyperschema/)
41+
42+
Internet-Drafts expire after six months, so our goal is to publish often enough to always have a set of unexpired drafts available. There may be brief gaps as we wrap up each draft and finalize the text.
43+
44+
Progress on the next set of Internet-Drafts can be tracked on GitHub. The current milestone is [draft-07 (wright-\*-02)](https://github.com/json-schema-org/json-schema-spec/milestone/5)
45+
3446
<div style="clear:both"></div>
3547

3648
Quickstart

0 commit comments

Comments
 (0)