Skip to content

Commit e76e93b

Browse files
add more examples
1 parent 8e3878a commit e76e93b

9 files changed

+256
-73
lines changed

docs/contribute/cumulative-docs/example-scenarios.md

Lines changed: 253 additions & 70 deletions
Large diffs are not rendered by default.

docs/contribute/cumulative-docs/guidelines.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ For unversioned products like {{serverless-short}} or {{ecloud}}:
189189
([example](/contribute/cumulative-docs/example-scenarios.md#unversioned-added))
190190
* When a feature in an unversioned product changes lifecycle state to `preview`, `beta`, `ga` or `deprecated`,
191191
replace the previous lifecycle state with the new lifecycle state.
192-
([example](/contribute/cumulative-docs/example-scenarios.md#unversioned-changed))
192+
([example](/contribute/cumulative-docs/example-scenarios.md#lifecycle-changed))
193193
* When a feature in an unversioned product is removed, remove the content altogether
194194
unless the content also applies to another context that is versioned
195195
(refer to [Mixed versioned and unversioned products](#mixed)).
@@ -206,7 +206,7 @@ For versioned products like the Elastic Stack:
206206
prepend the new lifecycle state and the version in which the state changed to the beginning of the
207207
value for the relevant key in `applies_to`.
208208
This applies to all lifecycle states including `preview`, `beta`, `ga`, `deprecated`, and `removed`
209-
([example](/contribute/cumulative-docs/example-scenarios.md#versioned-changed)).
209+
([example](/contribute/cumulative-docs/example-scenarios.md#lifecycle-changed)).
210210

211211

212212
#### Mixed versioned and unversioned products [mixed]
@@ -218,7 +218,7 @@ For versioned products like the Elastic Stack:
218218
another context (for example a feature is removed in both Kibana 9.x and Serverless),
219219
then it must be kept for any user reading the page that may be using a version of
220220
Kibana prior to the removal.
221-
([example](/contribute/cumulative-docs/example-scenarios.md#unversioned-removed))
221+
([example](/contribute/cumulative-docs/example-scenarios.md#removed))
222222

223223
## When to indicate something is NOT applicable
224224

123 KB
Loading
51 KB
Loading
-106 KB
Loading
-223 KB
Loading
179 KB
Loading
104 KB
Loading
150 KB
Loading

0 commit comments

Comments
 (0)