Skip to content
This repository was archived by the owner on Dec 12, 2025. It is now read-only.
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions docs/RELEASE_NOTES_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# MongoDB Community Operator x.y.z

> See the internal "Release Note Authoring Guidance" Wiki page for details

Supported Kubernetes versions: `e.g. 1.27-1.29`
Supported OpenShift versions: `e.g 4.14`

## Warnings

> Put here anything that user needs to know to use this version. In most cases, this section will be empty and removed.

## New features, improvements and bug fixes

> Mention shipped things in this particular order. In any improvements need migration guides, please include them here as well.

## Deprecations and removals
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wdyt about changing the order:

  • features
  • deprecations
  • warnings

?


> First deprecations and then removals.