Skip to content

Commit 262940b

Browse files
authored
Merge pull request #318 from dayleparker/bestpractices-quickstarts
Update quick start template with style guides
2 parents b3a85d0 + fd12840 commit 262940b

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)