1
0
Fork 0
mirror of https://git.pleroma.social/pleroma/pleroma.git synced 2026-02-15 17:16:57 +00:00

Release MR Template: add item about milestones

This commit is contained in:
Haelwenn (lanodan) Monnier 2026-01-14 02:56:22 +01:00
parent 9fcf918e1c
commit 1eccec62d4
No known key found for this signature in database
2 changed files with 1 additions and 0 deletions

View file

@ -6,3 +6,4 @@
* [ ] Tag the release on the merge commit * [ ] Tag the release on the merge commit
* [ ] Make the tag into a Gitlab Release™ * [ ] Make the tag into a Gitlab Release™
* [ ] Merge `stable` into `develop` (in case the fixes are already in develop, use `git merge -s ours --no-commit` and manually merge the changelogs) * [ ] Merge `stable` into `develop` (in case the fixes are already in develop, use `git merge -s ours --no-commit` and manually merge the changelogs)
* [ ] Review milestones and if any issues are left bump them to next version

View file