From 282ce9a1538adcdde42c4e8b6f87d10087a5ec44 Mon Sep 17 00:00:00 2001 From: Slawek Figiel Date: Thu, 1 Aug 2024 21:15:50 +0200 Subject: [PATCH] [#3522] Add square brackets --- doc/devel/changelog.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/devel/changelog.dox b/doc/devel/changelog.dox index 6fb7c7e2f7..abefd5e3c3 100644 --- a/doc/devel/changelog.dox +++ b/doc/devel/changelog.dox @@ -18,7 +18,7 @@ unique for all merge requests. The content of the file should omit the entry number. The format is: @code{.unparsed} -{category}{* if the changes are backward incompatible} {author} +[{category}]{* if the changes are backward incompatible} {author} {multi-line description, indented} {GL issue number, indented} {empty line}