File tree Expand file tree Collapse file tree 1 file changed +15
-3
lines changed
content/pl/docs/contribute/new-content Expand file tree Collapse file tree 1 file changed +15
-3
lines changed Original file line number Diff line number Diff line change 2
2
title : Współtworzenie nowych treści
3
3
content_type : concept
4
4
main_menu : true
5
- weight : 20
5
+ weight : 25
6
+ simple_list : true # for whatsnext section
6
7
---
7
8
8
9
9
10
10
11
<!-- overview -->
11
12
12
13
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
+
14
23
<!-- See https://github.com/kubernetes/website/issues/28808 for live-editor URL to this figure -->
15
24
<!-- 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
-
17
25
{{< mermaid >}}
18
26
flowchart LR
19
27
subgraph second[ Zanim zaczniesz]
@@ -118,3 +126,7 @@ Katalog [narzędzi dla współtwórców dokumentacji](https://github.com/kuberne
118
126
w repozytorium
119
127
` kubernetes/website ` zawiera narzędzia, wspierające proces współtworzenia dokumentacji.
120
128
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/ ) .
You can’t perform that action at this time.
0 commit comments