From 84d7632c432ae5cb57210fa582553f023d7b5295 Mon Sep 17 00:00:00 2001 From: Saw-jan Date: Tue, 14 Jan 2025 16:37:51 +0545 Subject: [PATCH] chore: update release template --- .github/release_template.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/release_template.md b/.github/release_template.md index f5900615a1b..7b5f4314519 100644 --- a/.github/release_template.md +++ b/.github/release_template.md @@ -8,6 +8,7 @@ * [ ] DEV/QA: Check new strings and align with clients * [ ] DEV/DOCS: Create list of pending docs tasks * [ ] DEV: Create branch `release-x.x.x-rc.x` -> CODEFREEZE + * [ ] DEV: specify if it is a production release in [.drone.star](https://github.com/owncloud/ocis/blob/b4cf38fa1ba180c58519026dfe762b7c45695466/.drone.star#L8) (if needed) * [ ] DEV: bump ocis version in necessary files * [ ] DEV: `changelog/CHANGELOG.tmpl` * [ ] DEV: `ocis-pkg/version/version.go`