[Docs] Release notes ID structure template (#218782)

For future release notes, section IDs should follow a specific pattern.
This PR updates the ID template in related files.

Rel: https://github.com/elastic/docs-content/issues/1152
This commit is contained in:
florent-leborgne 2025-04-22 12:31:15 +02:00 committed by GitHub
parent 3ad8bad478
commit 9e082dd1ff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 5 additions and 5 deletions

View file

@ -9,7 +9,7 @@ Breaking changes can impact your Elastic applications, potentially disrupting no
If you are migrating from a version prior to version 9.0, you must first upgrade to the last 8.x version available. To learn how to upgrade, check out [Upgrade](docs-content://deploy-manage/upgrade.md).
% ## Next version [kibana-nextversion-breaking-changes]
% ## Next version [kibana-X.X.X-breaking-changes]
% Use the following template to add entries to this document.

View file

@ -7,7 +7,7 @@ Over time, certain Elastic functionality becomes outdated and is replaced or rem
Review the deprecated functionality for Kibana. While deprecations have no immediate impact, we strongly encourage you update your implementation after you upgrade. To learn how to upgrade, check out [Upgrade](docs-content://deploy-manage/upgrade.md).
% ## Next version [kibana-versionnext-deprecations]
% ## Next version [kibana-X.X.X-deprecations]
% Use the following template to add entries to this document.

View file

@ -15,12 +15,12 @@ To check for security updates, go to [Security announcements for the Elastic sta
% Release notes include only features, enhancements, and fixes. Add breaking changes, deprecations, and known issues to the applicable release notes sections.
% ## version.next [kibana-next-release-notes]
% ## version.next [kibana-X.X.X-release-notes]
% ### Features and enhancements [kibana-next-features-enhancements]
% ### Features and enhancements [kibana-X.X.X-features-enhancements]
% *
% ### Fixes [kibana-next-fixes]
% ### Fixes [kibana-X.X.X-fixes]
% *
## 9.0.0 [kibana-900-release-notes]