update tags to be lowercased in docs template (#2104)
* update tags to be lowercased in docs template * Update template.yaml
This commit is contained in:
@@ -5,9 +5,9 @@ metadata:
|
||||
title: Documentation Template
|
||||
description: Create a new standalone documentation project
|
||||
tags:
|
||||
- Experimental
|
||||
- TechDocs
|
||||
- MkDocs
|
||||
- experimental
|
||||
- techdocs
|
||||
- mkdocs
|
||||
spec:
|
||||
owner: spotify/techdocs-core
|
||||
templater: cookiecutter
|
||||
@@ -26,4 +26,4 @@ spec:
|
||||
title: Description
|
||||
type: string
|
||||
description: Description of the component
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user