Skip to content

Commit 3d96a3a

Browse files
authored
Merge pull request #51041 from dkarczmarski/pl-sync-50092-2
[pl] sync with PR 50092
2 parents fdf65c8 + 56469cb commit 3d96a3a

File tree

1 file changed

+15
-3
lines changed
  • content/pl/docs/contribute/new-content

1 file changed

+15
-3
lines changed

content/pl/docs/contribute/new-content/_index.md

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,26 @@
22
title: Współtworzenie nowych treści
33
content_type: concept
44
main_menu: true
5-
weight: 20
5+
weight: 25
6+
simple_list: true # for whatsnext section
67
---
78

89

910

1011
<!-- overview -->
1112

1213
Ta sekcja zawiera informacje, które
13-
powinieneś znać przed dodaniem nowej treści.
14+
powinieneś znać przed dodaniem nowej treści.
15+
16+
Istnieją również dedykowane strony dotyczące pisania
17+
[studiów przypadków](/docs/contribute/new-content/case-studies) oraz [artykułów na bloga](/docs/contribute/blog/).
18+
19+
<!-- body -->
20+
21+
## Proces tworzenia nowej treści {#new-content-task-flow}
22+
1423
<!-- See https://github.com/kubernetes/website/issues/28808 for live-editor URL to this figure -->
1524
<!-- You can also cut/paste the mermaid code into the live editor at https://mermaid-js.github.io/mermaid-live-editor to play around with it -->
16-
1725
{{< mermaid >}}
1826
flowchart LR
1927
subgraph second[Zanim zaczniesz]
@@ -118,3 +126,7 @@ Katalog [narzędzi dla współtwórców dokumentacji](https://github.com/kuberne
118126
w repozytorium
119127
`kubernetes/website` zawiera narzędzia, wspierające proces współtworzenia dokumentacji.
120128

129+
## {{% heading "whatsnext" %}}
130+
131+
<!-- relies on simple_list: true in front matter for remaining links -->
132+
* Przeczytaj jak zgłaszać [artykuły na bloga](/docs/contribute/blog/article-submission/).

0 commit comments

Comments
 (0)