From f93d9d8bacb672c123674cfe9fbb01320e6cb3d7 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Mon, 7 Jun 2021 13:51:05 -0400 Subject: [PATCH] Add a checklist to releasingtor.md --- doc/HACKING/ReleasingTor.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/doc/HACKING/ReleasingTor.md b/doc/HACKING/ReleasingTor.md index 358b53a8db..8ee57b0cb5 100644 --- a/doc/HACKING/ReleasingTor.md +++ b/doc/HACKING/ReleasingTor.md @@ -1,3 +1,14 @@ +# CHECKLIST + +Here's a summary checklist, with the things that Nick messes up most often. + +Did you: + + * [ ] Copy the ChangeLog to the ReleaseNotes? + * [ ] Check that the new versions got approved? + * [ ] Check the release date in the ChangeLog? + * [ ] Update the GeoIP file? + # Putting out a new release Here are the steps that the maintainer should take when putting out a