Skip to content

Commit 59029f2

Browse files
committed
EN,CZ : newHelp.md : overview process diagram : added mention of cloning actions from template repository
1 parent 0903ae9 commit 59029f2

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

cs/newHelp.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ graph TD;
2020
H2["Help-cs.zip"]
2121
H3["Help-[jazyk].zip"]
2222
end
23-
T["HelpViewer/helpTemplate"] --> YP["Váš repozitář - projekt nápovědy"]
23+
T["HelpViewer/helpTemplate"] -->|Use this template,
24+
Create a new repository| YP["Váš repozitář - projekt nápovědy"]
2425
YP --> YPC["Vaše změny v repozitáři + popis změn v <b>CHANGELOG.md</b>"]
2526
YPC --> CO["Commit: zpráva obsahující [pub]"]
2627
CO --> CI["⚙️ Běh CI/CD skriptu"]

en/newHelp.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ graph TD;
2020
H2["Help-en.zip"]
2121
H3["Help-[lang].zip"]
2222
end
23-
T["HelpViewer/helpTemplate"] --> YP["Your help project"]
23+
T["HelpViewer/helpTemplate"] -->|Use this template,
24+
Create a new repository| YP["Your help project"]
2425
YP --> YPC["Your changes in repository + Change in <b>CHANGELOG.md</b>"]
2526
YPC --> CO["Commit: message contains [pub]"]
2627
CO --> CI["⚙️ CI/CD pipeline run"]

0 commit comments

Comments
 (0)