Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlovetox <philipp@hoerist.com>2022-06-21 22:59:00 +0300
committerlovetox <philipp@hoerist.com>2022-06-21 22:59:00 +0300
commit1016819b2d9c2a02fc3d44e78c055961219a6f53 (patch)
treeb0a0842e7744ccfd7c90088c1768fa438755ae30 /.gitlab
parentebe3465479a4903ff14dede4cda456ef36f28c7d (diff)
chore: Update release template
Diffstat (limited to '.gitlab')
-rw-r--r--.gitlab/issue_templates/Release.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/.gitlab/issue_templates/Release.md b/.gitlab/issue_templates/Release.md
index 532b2e133..67f34bd05 100644
--- a/.gitlab/issue_templates/Release.md
+++ b/.gitlab/issue_templates/Release.md
@@ -1,12 +1,7 @@
*Release date: xx xxx xxxx*
-## Things to do before release:
-
-* [ ] xxx
-
## Build
* [ ] Merge translations from Weblate
-* [ ] Update `ChangeLog`
* [ ] Run `./scripts/bump_version.py x.x.x`
* [ ] Push release tag `x.x.x`