diff options
-rw-r--r-- | TODO | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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" |