SchemaStore / schemastore

A collection of JSON schema files including full API
http://schemastore.org
Apache License 2.0
2.92k stars 1.58k forks source link

Schema for GitHub Issue forms is incomplete #3737

Closed pk27734 closed 3 weeks ago

pk27734 commented 1 month ago

Area with issue?

JSON Schema

✔️ Expected Behavior

The following attribute should be supported:

projects: ["octo-org/1", "octo-org/44"]

❌ Actual Behavior

VS Code shows me the following error: Property projects is not allowed. yaml-schema: GitHub Issue Template forms

YAML or JSON file that does not work.

https://github.com/SchemaStore/schemastore/blob/master/src/schemas/json/github-issue-forms.json

IDE or code editor.

Visual Studio Code

Are you making a PR for this?

No, someone else must create the PR.