Skip to content

Commit

Permalink
Add release cadence (#4738)
Browse files Browse the repository at this point in the history
  • Loading branch information
trask committed Sep 9, 2022
1 parent 6c11793 commit fe3da3d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions RELEASING.md
Expand Up @@ -10,6 +10,11 @@ When preparing the change log, you can use
or the Github [compare tool](https://github.com/open-telemetry/opentelemetry-java/compare/)
to view a summary of all commits since last release as a reference.

## Release cadence

This repository roughly targets monthly minor releases from the `main` branch on the Friday after
the first Monday of the month.

## Preparing a new major or minor release

* Close the release milestone if there is one.
Expand Down

0 comments on commit fe3da3d

Please sign in to comment.