Skip to content

Commit fc13bc7

Browse files
authored
Update new-features.md
1 parent 44a2b18 commit fc13bc7

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

content/zh/docs/contribute/new-content/new-features.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ card:
1010
title: 为发行版本撰写功能特性文档
1111
---
1212
<!--
13-
---
1413
title: Documenting a feature for a release
1514
linktitle: Documenting for a release
1615
content_type: concept
@@ -20,7 +19,6 @@ card:
2019
name: contribute
2120
weight: 45
2221
title: Documenting a feature for a release
23-
---
2422
-->
2523

2624
<!-- overview -->
@@ -200,7 +198,8 @@ this release that the feature docs are coming.
200198

201199
1.`kubernetes/website` 仓库上针对 `dev-{{< skew nextMinorVersion >}}`
202200
分支提交一个 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) 问题的链接。
204203
1. 使用 Prow 命令 `/milestone {{< skew nextMinorVersion >}}`
205204
将 PR指派到对应的里程碑。这样做会提醒负责管理对应发行版本的文档团队成员,有
206205
新的功能特性要合并到将来版本。
@@ -242,7 +241,7 @@ received, the feature may be removed from the milestone.
242241
`#sig-docs` Slack 频道中提问。
243242

244243
当你已经完成内容撰写,指派给你的功能特性的文档贡献者会去评阅文档。
245-
为了确保技术准确性,内容可能还需要相应SIG的技术审核
244+
为了确保技术准确性,内容可能还需要相应 SIG 的技术审核
246245
尽量利用他们所给出的建议,改进文档内容以达到发布就绪状态。
247246

248247
如果你的功能特性需要文档,而一直没有关于该特性的文档提交评阅,

0 commit comments

Comments
 (0)