Skip to content

docs: define release cadence

Tristan Read requested to merge tr-define-release-cadence into main

Description

Lays out a release cadence for the extension.

Prior discussion is on the issue here: [VS Code] Define a release cadence (#1357)

Related Issues

Resolves #1357

Screenshots (if appropriate)

What CHANGELOG entry will this MR create?

  • fix: Bug fix fixes - a user-facing issue in production - included in changelog
  • feature: New feature - a user-facing change which adds functionality - included in changelog
  • BREAKING CHANGE: (fix or feature that would cause existing functionality to change) - should bump major version, mentioned in the changelog
  • None - other non-user-facing changes
Edited by Tristan Read

Merge request reports