Post editing (#202)
[akkoma] / .gitlab / merge_request_templates / Release.md
index 237f74e00c1e5223e774fa90da965c3a3f344d3d..b2c772696f6ef77b58d5d7c9254b121d042c53dc 100644 (file)
@@ -3,3 +3,4 @@
 * [ ]  Compile a changelog
 * [ ]  Create an MR with an announcement to pleroma.social
 * [ ]  Tag the 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)