From c1fa2fb723a6ef12c58d9b9be82f78c8840df185 Mon Sep 17 00:00:00 2001 From: Duke Leto Date: Thu, 16 Sep 2021 22:58:40 -0400 Subject: [PATCH] dev docs --- doc/developer-notes.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/developer-notes.md b/doc/developer-notes.md index e453c762b..2f8d7bfdf 100644 --- a/doc/developer-notes.md +++ b/doc/developer-notes.md @@ -30,6 +30,8 @@ It's possible to confused hush if you ran old code, stop, restart, and then writ * Run ./contrib/devtools/gen-manpages.sh, commit + push results * Update checkpoints * Update protocol version if necessary + * Make Gitea release + * Make Git Tag (Gitea can do this) # Testing a Branch