Skip to content

Commit

Permalink
chore: update release issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
richardtreier authored Oct 10, 2023
1 parent 44afef2 commit 4575ef0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/release.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: Release
about: Create an issue to track a release process.
title: "Release v0.0.1-milestone-8-sovity{{version}}"
title: "Release x.y.z"
labels: ["task/release", "scope/ce"]
assignees: ""
---
Expand All @@ -11,7 +11,7 @@ assignees: ""
## Work Breakdown

Feel free to edit this release checklist in-progress depending on what tasks need to be done:
- [ ] Decide a release version depending on the previous release.
- [ ] Decide a release version depending on major/minor/patch changes in the CHANGELOG.md.
- [ ] Update this issue's title to the new version
- [ ] `release-prep` PR:
- [ ] Update the CHANGELOG.md.
Expand Down

0 comments on commit 4575ef0

Please sign in to comment.