You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/zh-cn/docs/contribute/new-content/new-features.md
+11-8Lines changed: 11 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,8 +24,7 @@ card:
24
24
<!-- overview -->
25
25
26
26
<!--
27
-
Each major Kubernetes release introduces new features that require documentation.
28
-
New releases also bring updates to existing features and documentation (such as upgrading a feature from alpha to beta).
27
+
Each major Kubernetes release introduces new features that require documentation. New releases also bring updates to existing features and documentation (such as upgrading a feature from alpha to beta).
29
28
30
29
Generally, the SIG responsible for a feature submits draft documentation of the
31
30
feature as a pull request to the appropriate development branch of the
@@ -71,7 +70,7 @@ the techniques described in
71
70
### Find out about upcoming features
72
71
73
72
To find out about upcoming features, attend the weekly SIG Release meeting (see
74
-
the [community](https://kubernetes.io/community/) page for upcoming meetings)
73
+
the [community](/community/) page for upcoming meetings)
75
74
and monitor the release-specific documentation
76
75
in the [kubernetes/sig-release](https://github.com/kubernetes/sig-release/)
77
76
repository. Each release has a sub-directory in the [/sig-release/tree/master/releases/](https://github.com/kubernetes/sig-release/tree/master/releases)
@@ -81,7 +80,7 @@ notes, and a document listing each person on the release team.
0 commit comments