Skip to content

Commit c7d1764

Browse files
authored
RHIDP-7599: Update Template editor (#1218)
* Added content * Incorporated Lindsey's comments and Jai's comments from test day * Added Jai's and Shiran's suggestion
1 parent b0e7312 commit c7d1764

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

modules/customizing-templates/proc-creating-templates.adoc

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[id="proc-creating-templates_{context}"]
77
= Creating a Software Template by using the Template Editor
88

9-
You can create a Software Template by using the Template Editor.
9+
Use the {product} Template Editor to create a Software Template.
1010

1111
Alternately, you can use the Template Editor to do any of the following actions:
1212

@@ -20,8 +20,8 @@ Alternately, you can use the Template Editor to do any of the following actions:
2020

2121
To create a Software Template by using the Template Editor templates, complete the following steps:
2222

23-
. In your {product} navigation menu, click *Catalog > Self-service*.
24-
. Click the overview menu and select *Manage Templates*.
23+
. In your {product} navigation menu, click *Catalog > Self-service*. Alternatively, to go to *Self-service* page, in your header menu, click the (+) icon.
24+
. Click the Kebab menu and select *Manage Templates*.
2525
+
2626
image::rhdh/template-editor.png[Template Editor]
2727
+
@@ -37,17 +37,20 @@ image::rhdh/template-editor.png[Template Editor]
3737
* *Load Template Directory*: Use to load an existing `templates.yaml` file
3838
** In your local file manager, navigate to the folder where your `templates.yaml` file is stored and click *Select*.
3939
* *Create New Template*: Use to create a `templates.yaml` file
40-
** In your local file manager, navigate to the folder where you want the Template Editor to create a `templates.yaml` file and click *Select*.
40+
.. In your local file manager, navigate to the folder where you want the Template Editor to create a `templates.yaml` file and click *Select*.
4141
.. On the *Template Editor* page, select the `templates.yaml` file.
4242
.. (Optional) You can preview and test your template specifications.
4343
... On the *Fill in some steps* tab, enter text into the required fields and click *Next*.
4444
... On the *Repository Location* tab, enter text into the required fields and click *Review*.
4545
... Modify the YAML definition for the parameters of your template. For more information about these parameters, see <<Creating a Software Template as a YAML file>>.
4646
... Review the information for accuracy, then click *Create*.
47-
.. When the Software Template is created, xref:proc-adding-templates_{context}[import your Software Template in your {product-very-short} instance].
47+
.. After the Software Template is created, xref:proc-adding-templates_{context}[import your Software Template in your {product-very-short} instance].
4848

4949
.Verification
5050

5151
. Click the *Catalog* tab in the navigation panel.
5252
. In the *Kind* drop-down menu, select *Template*.
5353
. Confirm that your template is shown in the list of existing templates.
54+
55+
.Next step
56+
* xref:proc-adding-templates_{context}[Import your Software Template in your {product-very-short} instance].

0 commit comments

Comments
 (0)