Skip to content

Commit 821255e

Browse files
committed
add subsection to point to the github process file for proposal requirements
1 parent 298aa14 commit 821255e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

PROCESS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ The website will also be configured to:
106106
The latest-release meta-schemas will be updated with proposals as indicated by
107107
the [Proposal section](#proposal) of this document.
108108

109-
> \[!IMPORTANT]
109+
> [!IMPORTANT]
110110
> These are only publication and availability URLs. The specification will
111111
> define the `$id` values for the meta-schemas.
112112

specs/jsonschema-core.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -437,6 +437,13 @@ compatible with successive specifications, which are published with the same
437437
version and either the same or greater release year value. Thus, JSON Schema
438438
provides a guarantee of compatibility for future releases within a version.
439439

440+
### Future Development and Support of Proposals
441+
442+
Continued development of this specifications and support requirments for
443+
proposed features is managed in the
444+
[json-schema-org/json-schema-spec](https://github.com/json-schema-org/json-schema-spec)
445+
GitHub repository and defined by _PROCESS.md_.
446+
440447
## Keyword Behaviors {#keyword-behaviors}
441448

442449
JSON Schema keywords may exhibit one or more behaviors. This specification

0 commit comments

Comments
 (0)