File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff 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"]
Original file line number Diff line number Diff 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"]
You can’t perform that action at this time.
0 commit comments