From d746cbb2dde76c04c893288988cdb86bb1e853ca Mon Sep 17 00:00:00 2001 From: Priyanka Abel Date: Wed, 25 Jun 2025 10:53:17 +0530 Subject: [PATCH 1/2] Fixed bug issues --- modules/customizing-templates/proc-creating-templates.adoc | 2 +- .../proc-creating-new-components-in-the-rhdh-instance.adoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/customizing-templates/proc-creating-templates.adoc b/modules/customizing-templates/proc-creating-templates.adoc index de862e7785..f022262313 100644 --- a/modules/customizing-templates/proc-creating-templates.adoc +++ b/modules/customizing-templates/proc-creating-templates.adoc @@ -21,7 +21,7 @@ Alternately, you can use the Template Editor to do any of the following actions: To create a Software Template by using the Template Editor templates, complete the following steps: . In your {product} navigation menu, click *Catalog > Self-service*. Alternatively, to go to *Self-service* page, in your header menu, click the (+) icon. -. Click the Kebab menu and select *Manage Templates*. +. Click the *More options* icon and select *Manage Templates*. + image::rhdh/template-editor.png[Template Editor] + diff --git a/modules/software-catalogs/proc-creating-new-components-in-the-rhdh-instance.adoc b/modules/software-catalogs/proc-creating-new-components-in-the-rhdh-instance.adoc index a0ad1f4a0e..877659f570 100644 --- a/modules/software-catalogs/proc-creating-new-components-in-the-rhdh-instance.adoc +++ b/modules/software-catalogs/proc-creating-new-components-in-the-rhdh-instance.adoc @@ -4,7 +4,7 @@ :_mod-docs-content-type: PROCEDURE [id="proc-creating-new-components-in-the-rhdh-instance_{context}"] -== Creating new components in your {product} instance += Creating new components in your {product} instance You can create new components in the Software Catalog in your {product-very-short} instance. {product} automatically registers all components that developers or platform engineers create using Templates in the Software Catalog. From 8aa3d638c4b6225ca1f13290a6f28930f3fc1155 Mon Sep 17 00:00:00 2001 From: Priyanka Abel Date: Wed, 25 Jun 2025 11:04:11 +0530 Subject: [PATCH 2/2] Added image --- images/rhdh/more-options-icon.png | Bin 0 -> 293 bytes .../proc-creating-templates.adoc | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 images/rhdh/more-options-icon.png diff --git a/images/rhdh/more-options-icon.png b/images/rhdh/more-options-icon.png new file mode 100644 index 0000000000000000000000000000000000000000..7c80873bc6975d8c45e537a0b60f6354c899e103 GIT binary patch literal 293 zcmeAS@N?(olHy`uVBq!ia0vp^N7QY^(zo*^7SP{WbZ0pv@TxJHx& z=ckpFCl;kLr03=5rs@_a7p11=6=&p^yl38T2UMgBQsi8enpl#VpQjL#nVZTGo|>Xy zWUAm*nx|l70Av^%SeaT_8Cxhg`YLz^hcupjtqasx=jq}Y64CnhiXz_;1(BAAFN=6$ zSUEY)@iFxs56PV@>**SPW_iHb`O|&)CmoUhu}Aj9Q-P-fTV*d*yPuO>Dsskh{`7+2 zo{0<`4bLmz)jiu*J5k`!-?;3( Self-service*. Alternatively, to go to *Self-service* page, in your header menu, click the (+) icon. -. Click the *More options* icon and select *Manage Templates*. +. Click the *More options* icon (image::rhdh/more-options-icon.png[]) and select *Manage Templates*. + image::rhdh/template-editor.png[Template Editor] +