File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ name : Release
3+ about : Prepare for a release
4+ title : Release vx.x.x
5+ labels : release
6+ assignees : ' '
7+
8+ ---
9+
10+ ** Release Version**
11+ Specify the version number for the release (e.g., v2.2.1):
12+
13+ ** What is changed?**
14+ TODO: please at least copy the release note here, afterwards
15+
16+ ** Checklist**
17+ - [ ] Create a branch under this issue
18+ - [ ] Update roadmap
19+ - [ ] Merge this brach to development
20+ - [ ] Delete main branch protection rule
21+ - [ ] Merge development to main with the type "merge commit", with the commit message ** "new release"** ONLY
22+ - [ ] Semantic Release Action will create a new tag, generate release note and publish the release automatically
23+ - [ ] After verification recreate main branch protection rule (require PR and at least one reviewer)
You can’t perform that action at this time.
0 commit comments