We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 466c4db commit 2a28721Copy full SHA for 2a28721
1 file changed
.github/ISSUE_TEMPLATE/release_template.md
@@ -20,6 +20,7 @@ If you don't need some of the steps, cross them by removing the "[ ]" and surrou
20
- [ ] [COM] Ping @mmattel about the new release
21
- [ ] [GIT] Merge translations branch `chore/translations-update` into `master`
22
- [ ] [GIT] Merge calens branch `chore/changelog-update` into `master`
23
+ - [ ] [GIT] Merge sbom branch `chore/sbom-update` into `master`
24
- [ ] [GIT] Create branch `release/M.m.p` in owncloud/android from `master`
25
- [ ] [DEV] Update version number and name in build.gradle in owncloudApp module
26
- [ ] [DIS] Move Calens files from `unreleased` to a new folder like `M.m.p_YYYY-MM-DD` inside the `changelog` folder
0 commit comments