Skip to content

Commit fb0a2ee

Browse files
authored
Merge pull request #1613 from json-schema-org/gregsdennis/proposal-expectations
add subsection to point to the github process file for proposal requirements
2 parents 27dc557 + e754c5a commit fb0a2ee

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

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 these 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)