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

Commit 75d1386

Browse files
committed
README.md updates
1 parent 46ef7d0 commit 75d1386

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,25 @@ This repository contains the current, and historical, JSON Schema
44
specifications, along wit a CommonJS implementation (authored by Kris Zyp, one
55
of the initiators of JSON Schema).
66

7+
## Call for reviews
8+
9+
Specifications are starting to get written. Reviews, comments and suggestions
10+
are of paramount importance to JSON Schema. It is humbly asked to you, dear
11+
reader, that you bring your contribution.
12+
13+
Proposed specifications are here:
14+
15+
https://github.com/json-schema/json-schema/tree/next/proposals
16+
17+
## The wiki
18+
719
The <a href="https://github.com/json-schema/json-schema/wiki">wiki</a> contains
820
a detailed description of JSON Schema, and discussion about the next version of
921
the specification.
1022

11-
See also the JSON Schema web site: http://json-schema.org
23+
## The website
24+
25+
The JSON Schema web site is at http://json-schema.org
1226

1327
Note that the content of the aforementioned web site is available from this
1428
repository (branch <tt>gh-pages</tt>). Pull requests to improve the content of

0 commit comments

Comments
 (0)