Skip to content

Commit fd12840

Browse files
authored
Update quick start template with style guides
Added link to Best Practices for quick starts doc, updated the OCP docs link to version 4.16 (most recent)
1 parent b3a85d0 commit fd12840

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

packages/dev/src/quickstarts-data/yaml/template.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,11 @@ spec:
120120
failed: Shows a failed message in the task header
121121
- title: Task 2 title
122122
description: |-
123+
See _Best practices for writing quick starts_ on UXD Hub for style and structural guidelines, plus more info about writing content for sections in this template:
124+
[https://www.uxd-hub.com/entries/resource/best-practices-for-writing-quick-starts]
125+
123126
For more information, the folks at OpenShift wrote a nice guide here:
124-
[Creating quick starts](https://docs.openshift.com/container-platform/4.9/web_console/creating-quick-start-tutorials.html)
127+
[Creating quick starts](https://docs.openshift.com/container-platform/4.16/web_console/creating-quick-start-tutorials.html)
125128
126129
Also, don't forget to [check out the source](https://github.com/patternfly/patternfly-quickstarts/blob/main/packages/dev/src/quickstarts-data/yaml/template.yaml) for this quick start for more information!
127130

0 commit comments

Comments
 (0)