GitHub Discussion
YAML GitHub Discussions
| Type | object |
|---|---|
| File match |
**/.github/DISCUSSION_TEMPLATE/*.yml
**/.github/DISCUSSION_TEMPLATE/*.yaml
|
| Schema URL | https://catalog.lintel.tools/schemas/github/github-discussion/latest.json |
| Source | https://www.schemastore.org/github-discussion.json |
Validate with Lintel
npx @lintel/lintel check
Type:
object
Properties
body
object[]
required
Definition of the input types in the discussion form
title
string
A default title that will be pre-populated in the discussion submission form.
labels
string | string[]
Labels that will automatically be added to discussions created with this template.