Skip to content

Instantly share code, notes, and snippets.

@sarvsav
Last active July 23, 2025 08:54
Show Gist options
  • Save sarvsav/3e2de63d29de20de58af2fec385f0ab5 to your computer and use it in GitHub Desktop.
Save sarvsav/3e2de63d29de20de58af2fec385f0ab5 to your computer and use it in GitHub Desktop.
monthly-release-cycle

Every month on 21st, we take the features that are highly voted.

We mark them, if they are ready to be released in next cycle. We release a new version every 20th of the month.

Version Strategy

YYYY.MM, for example: 2025.07 for July release

Tags and their meanings

  • feature New feature #1d76db
  • bugfix Fixing a bug #d73a4a
  • improvement Enhancing existing feature #a2eeef
  • ready-for-vote Proposed for voting #fbca04
  • selected-for-release Approved for next release #0e8a16
  • deferred Postponed to a future release #cccccc
  • released-in-vYYYY.MM Feature released in version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment