Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 609 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (11 loc) · 609 Bytes

Contributing

How does it work?

Once a day a scheduled GitHub action downloads https://schemastore.org/api/json/catalog.json. This is then processed by a build script to generate the #/contributes/jsonValitation section in the package.json file of this extension. If there are any changes, a new patch release is made automatically.

How to register a JSON schema?

JSON schemas can be submitted to JSON Schema Store. Please read their contributing guidelines to get started.