+{"$schema":"http://json-schema.org/draft-07/schema","$comment":"https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository#configuring-the-template-chooser","title":"GitHub issue template chooser config file schema","type":"object","properties":{"blank_issues_enabled":{"type":"boolean"},"contact_links":{"title":"contact links","type":"array","minItems":1,"items":{"type":"object","required":["name","url","about"],"properties":{"name":{"type":"string","minLength":1,"examples":["Sample name"]},"url":{"type":"string","pattern":"^https?://","examples":["https://sample/url"]},"about":{"type":"string","minLength":1,"examples":["Sample description"]}},"additionalProperties":false}},"additionalProperties":false}}
0 commit comments