Skip to content

Commit 20ecf64

Browse files
committed
update new-features page for new ga or removed features page
1 parent 2f031cb commit 20ecf64

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,9 @@ If your feature is an Alpha or Beta feature and is behind a feature gate,
127127
make sure you add it to [Alpha/Beta Feature gates](/docs/reference/command-line-tools-reference/feature-gates/#feature-gates-for-alpha-or-beta-features)
128128
table as part of your pull request. With new feature gates, a description of
129129
the feature gate is also required. If your feature is GA'ed or deprecated,
130-
make sure to move it from that table to [Feature gates for graduated or deprecated features](/docs/reference/command-line-tools-reference/feature-gates/#feature-gates-for-graduated-or-deprecated-features)
130+
make sure to move it from the
131+
[Feature gates for Alpha/Feature](docs/reference/command-line-tools-reference/feature-gates/#feature-gates-for-alpha-or-beta-features) table
132+
to [Feature gates for graduated or deprecated features](/docs/reference/command-line-tools-reference/feature-gates-removed/#feature-gates-that-are-removed)
131133
table with Alpha and Beta history intact.
132134

133135
If your feature needs documentation and the first draft

0 commit comments

Comments
 (0)