Skip to content

Commit 36ed7f1

Browse files
committed
added issue template for release process
1 parent 80816d5 commit 36ed7f1

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed

Diff for: .github/ISSUE_TEMPLATE/release-plan.md

+38
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
---
2+
name: Release Plan
3+
about: internal issue template used for preparing releases
4+
title: Release ModuleStudio VERSION
5+
labels:
6+
assignees: 'Guite'
7+
8+
---
9+
10+
## Prerequisites
11+
12+
- [ ] Close milestone
13+
- [ ] Update changelog providing a release date
14+
- [ ] Wait until _Help_ and _Product_ builds have been finished
15+
- [ ] Start _"Product build"_ [here](https://github.com/Guite/MostProduct/)
16+
- [ ] Start _"Release step 1 - Translation pack"_ [here](https://github.com/Guite/MostProduct/)
17+
- [ ] Start _"Release step 2 - Create release"_ [here](https://github.com/Guite/MostProduct/)
18+
- [ ] Review
19+
- [ ] Verify `stable` repository is updated
20+
- [ ] Check the [release page at GitHub](https://github.com/Guite/MostGenerator/releases)
21+
- [ ] Update link to changelog (to let it point to the correct section)
22+
- [ ] Review release assets, try to download and unpack them
23+
24+
## Spread the word
25+
26+
- [ ] Provide news article at <https://modulestudio.de>
27+
- [ ] Link in Slack (`#modulestudio` and `#german` channels)
28+
- [ ] Create blog post at <https://get-the-most.de>
29+
- [ ] Forwarded to Xing
30+
- [ ] Post on Twitter
31+
- [ ] Post on Facebook
32+
- [ ] Post on LinkedIn
33+
34+
## Start next iteration
35+
36+
- [ ] Increment version number in all components
37+
- [ ] Add new version to the changelog.
38+
- [ ] Create [issue milestone](https://github.com/Guite/MostGenerator/milestones) if needed

0 commit comments

Comments
 (0)