From 821255e97f2756b7ae0faaad6db24692325b63de Mon Sep 17 00:00:00 2001 From: Greg Dennis Date: Sun, 13 Jul 2025 16:52:51 +1200 Subject: [PATCH] add subsection to point to the github process file for proposal requirements --- PROCESS.md | 2 +- specs/jsonschema-core.md | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/PROCESS.md b/PROCESS.md index b0a06cb0..7d769bed 100644 --- a/PROCESS.md +++ b/PROCESS.md @@ -106,7 +106,7 @@ The website will also be configured to: The latest-release meta-schemas will be updated with proposals as indicated by the [Proposal section](#proposal) of this document. -> \[!IMPORTANT] +> [!IMPORTANT] > These are only publication and availability URLs. The specification will > define the `$id` values for the meta-schemas. diff --git a/specs/jsonschema-core.md b/specs/jsonschema-core.md index 2cf7f4ce..93b84dfd 100644 --- a/specs/jsonschema-core.md +++ b/specs/jsonschema-core.md @@ -437,6 +437,13 @@ compatible with successive specifications, which are published with the same version and either the same or greater release year value. Thus, JSON Schema provides a guarantee of compatibility for future releases within a version. +### Future Development and Support of Proposals + +Continued development of this specifications and support requirments for +proposed features is managed in the +[json-schema-org/json-schema-spec](https://github.com/json-schema-org/json-schema-spec) +GitHub repository and defined by _PROCESS.md_. + ## Keyword Behaviors {#keyword-behaviors} JSON Schema keywords may exhibit one or more behaviors. This specification