Skip to content

Commit 992bd0c

Browse files
authored
RHIDP-7542: Template editor updates (#1199)
* Evan's comments * Remove templates * Removing the redundant optional * Incorporated Gerry's suggestion
1 parent a839abf commit 992bd0c

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

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

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44

55
:_mod-docs-content-type: PROCEDURE
66
[id="proc-creating-templates_{context}"]
7-
= Creating a Software Template by using the Template Editor templates
7+
= Creating a Software Template by using the Template Editor
88

9-
You can create a Software Template by using the Template Editor templates.
9+
You can create a Software Template by using the Template Editor.
1010

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

@@ -39,10 +39,12 @@ image::rhdh/template-editor.png[Template Editor]
3939
* *Create New Template*: Use to create a `templates.yaml` file
4040
** 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.
42-
.. On the *Fill in some steps* tab, enter text into the required fields and click *Next*.
43-
.. On the *Repository Location* tab, enter text into the required fields and click *Review*.
44-
.. Optional: 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>>.
45-
.. Review the information for accuracy, then click *Create*.
42+
.. (Optional) You can preview and test your template specifications.
43+
... On the *Fill in some steps* tab, enter text into the required fields and click *Next*.
44+
... On the *Repository Location* tab, enter text into the required fields and click *Review*.
45+
... 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>>.
46+
... 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].
4648

4749
.Verification
4850

0 commit comments

Comments
 (0)