commit c040fa57001a5d62b60bb6b9c81ea4c01f96e146 parent 3638a8b1b022ce6240ce4c39cf65a8e53255b530 Author: Andreas Gruhler <agruhl@gmx.ch> Date: Sat, 4 Dec 2021 14:54:11 +0100 add release checklist to docs Diffstat:
A | docs/RELEASE.md | | | 7 | +++++++ |
1 file changed, 7 insertions(+), 0 deletions(-)
diff --git a/docs/RELEASE.md b/docs/RELEASE.md @@ -0,0 +1,6 @@ +# Release Checklist + +* prepare CHANGELOG file +* remove unstable from DIARY_VERSION +* commit and add tag +* bump DIARY_VERSION and add -unstable, commit +\ No newline at end of file