From 66ce3d7f5cc5c0d6cd4e89fcbac1d28cc916ed27 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sun, 28 Nov 2021 14:31:14 +0100 Subject: TODO: mention Conventional Commits and Keep a Changelog specs --- TODO | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/TODO b/TODO index 8b74c9b..a2245a9 100644 --- a/TODO +++ b/TODO @@ -7,3 +7,11 @@ * Document text macros * Service, host, and domain expansion * Maturity tagging + * Maybe adopt [Conventional Commits] spec + * Maybe adopt [Keep a Changelog] spec + +[Conventional Commits]: https://www.conventionalcommits.org/ + "specification for adding human and machine readable meaning to commit messages" + +[Keep a Changelog]: https://keepachangelog.com/ + "specification for structuring a changelog file" -- cgit v1.2.3