File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
content/zh/docs/contribute/new-content Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 10
10
title : 为发行版本撰写功能特性文档
11
11
---
12
12
<!--
13
- ---
14
13
title: Documenting a feature for a release
15
14
linktitle: Documenting for a release
16
15
content_type: concept
20
19
name: contribute
21
20
weight: 45
22
21
title: Documenting a feature for a release
23
- ---
24
22
-->
25
23
26
24
<!-- overview -->
@@ -200,7 +198,8 @@ this release that the feature docs are coming.
200
198
201
199
1 . 在 ` kubernetes/website ` 仓库上针对 ` dev-{{< skew nextMinorVersion >}} `
202
200
分支提交一个 PR,其中包含较少的、待以后慢慢补齐的提交内容。
203
- 1 . 编辑拉取请求描述以包括指向 [ kubernetes/kubernetes] ( https://github.com/kubernetes/kubernetes ) PR和 [ kubernetes/enhancements] ( https://github.com/kubernetes/enhancements ) 问题的链接。
201
+ 1 . 编辑拉取请求描述以包括指向 [ kubernetes/kubernetes] ( https://github.com/kubernetes/kubernetes ) PR
202
+ 和 [ kubernetes/enhancements] ( https://github.com/kubernetes/enhancements ) 问题的链接。
204
203
1 . 使用 Prow 命令 ` /milestone {{< skew nextMinorVersion >}} `
205
204
将 PR指派到对应的里程碑。这样做会提醒负责管理对应发行版本的文档团队成员,有
206
205
新的功能特性要合并到将来版本。
@@ -242,7 +241,7 @@ received, the feature may be removed from the milestone.
242
241
在 ` #sig-docs ` Slack 频道中提问。
243
242
244
243
当你已经完成内容撰写,指派给你的功能特性的文档贡献者会去评阅文档。
245
- 为了确保技术准确性,内容可能还需要相应SIG的技术审核 。
244
+ 为了确保技术准确性,内容可能还需要相应 SIG 的技术审核 。
246
245
尽量利用他们所给出的建议,改进文档内容以达到发布就绪状态。
247
246
248
247
如果你的功能特性需要文档,而一直没有关于该特性的文档提交评阅,
You can’t perform that action at this time.
0 commit comments