Skip to content
Open
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
2 changes: 2 additions & 0 deletions etc/notes/releasing.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,8 @@ The MongoDB driver can now generate a cup of joe.
- Check the performance metrics to make sure there are no regressions.
1. On slack notify `#node-driver-docs`, `#nodejs-devtools`, and `#mongoose` that we intend to publish a release.
- You may skip this step if you are releasing a package other than the driver.
1. Add the `Team Review` label to the release PR. This encourages a grace period before release that prompts other
engineers to contribute their review, and requires sign-off from another team member before merge.
1. **If there are new or changed experimental features**, update `EXPERIMENTAL_FEATURES.md`
- Add descriptions for any new `@experimental` features
- Remove or update entries for features that are no longer experimental
Expand Down
Loading