From 20583ddb7d0bd8856e6f8de1a02da912cb5c64d3 Mon Sep 17 00:00:00 2001 From: "Dustin J. Mitchell" Date: Mon, 13 May 2024 21:50:43 -0400 Subject: [PATCH] more specifics about docs updates (#3453) --- doc/devel/contrib/releasing.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/devel/contrib/releasing.md b/doc/devel/contrib/releasing.md index da002ca9f..d8b4fa125 100644 --- a/doc/devel/contrib/releasing.md +++ b/doc/devel/contrib/releasing.md @@ -20,4 +20,7 @@ To release Taskwarrior, follow this process: - Find the tag under https://github.com/GothenburgBitFactory/taskwarrior/tags and create a release from it - Give it a clever title if you can think of one; refer to previous releases - Include the tarball from earlier -- Add a new item in `content/news` on https://github.com/GothenburgBitFactory/tw.org +- Update https://github.com/GothenburgBitFactory/tw.org + - Add a new item in `content/news` + - Update `data/projects.json` with the latest version and a fake next version for "devel" + - Update `data/releases.json` with the new version, and copy the tarball into `content/download`.