Skip to content

Commit 4f94117

Browse files
authored
Merge pull request #37153 from reylejano/update-new-feature-page
Update new-features page as follow-up to PR 36876 for GA or removed features page
2 parents 70ded29 + 20ecf64 commit 4f94117

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)