diff --git a/contributing/content-templates.md b/contributing/content-templates.md index dda445b3a5..e5aa8d4693 100644 --- a/contributing/content-templates.md +++ b/contributing/content-templates.md @@ -18,13 +18,13 @@ Use the [content model](/contributing/content-model.md#conceptual) for full inst title: About [subject] intro: 'Article intro. See tips for a great intro below.' product: '{{ optional product callout }}' -productVersions: +versions: --- - + ### A section here @@ -53,13 +53,13 @@ Use the [content model](https://github.com/github/docs/blob/main/contributing/co title: Nouns describing your subject intro: 'Article intro. See tips for a great intro below.' product: '{{ optional product callout }}' -productVersions: +versions: --- - + ### A section here @@ -88,13 +88,13 @@ Use the [content model](https://github.com/github/docs/blob/main/contributing/co title: Start with a gerund intro: 'Article intro. See tips for a great intro below.' product: '{{ optional product callout }}' -productVersions: +versions: --- - + ### Procedural section header here @@ -122,11 +122,11 @@ Use the [content model](https://github.com/github/docs/blob/main/contributing/co --- title: Quickstart title intro: 'Article intro. Highlight that the guide is quick and to the point.' -productVersions: +versions: --- - + @@ -172,13 +172,13 @@ Use the [content model](https://github.com/github/docs/blob/main/contributing/co title: Tutorial title intro: 'Article intro. See tips for a great intro below' product: '{{ optional product callout }}' -productVersions: +versions: --- - + ### Introduction @@ -235,7 +235,7 @@ Use the [tutorial content model](hhttps://github.com/github/docs/blob/main/contr title: Guide title intro: 'Article intro. See tips for a great intro below' product: '{{ site.data.reusables.gated-features.actions }}' -productVersions: +versions: --- -``` \ No newline at end of file +```