]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3522] Add ChangeLog entry template as gitkeep
authorSlawek Figiel <slawek@isc.org>
Mon, 29 Jul 2024 10:52:31 +0000 (12:52 +0200)
committerSlawek Figiel <slawek@isc.org>
Thu, 1 Aug 2024 19:57:52 +0000 (19:57 +0000)
changelog_unreleased/.template [new file with mode: 0644]

diff --git a/changelog_unreleased/.template b/changelog_unreleased/.template
new file mode 100644 (file)
index 0000000..506c78e
--- /dev/null
@@ -0,0 +1,6 @@
+[category]             author
+       Multiline description up to 70 columns ------------------------>|
+    Available categories: bug, build, doc, func, sec, perf.
+    Add * next to the category end bracket to mark change as backward
+    incompatible. Example: [func]*
+       (Gitlab #0000)