Skip to content

add subsection to point to the github process file for proposal requirements #1613

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions specs/jsonschema-core.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 these 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
Expand Down
Loading