From 0bc114e8baf13ad7a4281e26a33fcf26862228ce Mon Sep 17 00:00:00 2001 From: Prudhvi Godithi Date: Mon, 14 Aug 2023 13:43:32 -0700 Subject: [PATCH] Added Information to create the release branch (#3879) Signed-off-by: Prudhvi Godithi --- .github/ISSUE_TEMPLATE/component_release_template.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/component_release_template.md b/.github/ISSUE_TEMPLATE/component_release_template.md index 02a01df03b..1c06905ea2 100644 --- a/.github/ISSUE_TEMPLATE/component_release_template.md +++ b/.github/ISSUE_TEMPLATE/component_release_template.md @@ -33,6 +33,7 @@ If including changes in this release, increment the version on `{{RELEASE_VERSIO - [ ] Finalize scope and feature set and update [the Public Roadmap](https://github.com/orgs/opensearch-project/projects/1). - [ ] All the tasks in this issue have been reviewed by the release owner. - [ ] Create, update, triage and label all features and issues targeted for this release with `v{{RELEASE_VERSION}}`. +- [ ] Finalize the code and create the the release branch `{{RELEASE_VERSION}}` from the `{{RELEASE_VERSION_X}}` branch. ### CI/CD