From 448bfaf748d2e8fddd1b3cf2f4d3520fa67affd6 Mon Sep 17 00:00:00 2001 From: Martin Nordholts Date: Sun, 27 Feb 2022 08:40:56 +0100 Subject: Prepare a "unreleased" section at the top of `CHANGELOG.md` --- doc/release-checklist.md | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/release-checklist.md b/doc/release-checklist.md index e49bb9af..d880ced7 100644 --- a/doc/release-checklist.md +++ b/doc/release-checklist.md @@ -49,4 +49,23 @@ ## Post-release -- [ ] Prepare a new (empty) "unreleased" section at the top of `CHANGELOG.md`. +- [ ] Prepare a new "unreleased" section at the top of `CHANGELOG.md`. + Put this at the top: + +``` +# unreleased + +## Features + +## Bugfixes + +## Other + +## Syntaxes + +## Themes + +## `bat` as a library + + +``` \ No newline at end of file -- cgit v1.2.3