From 7ef00681be101353c0aacc5d90b1a98c30abc60f Mon Sep 17 00:00:00 2001 From: Vladimir Kozhukalov Date: Wed, 15 Jan 2025 03:09:52 -0600 Subject: [PATCH] Add release note template Change-Id: Ied6af6bf7521a92c70170a62d6ad8b29c731eac0 --- releasenotes/config.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/releasenotes/config.yaml b/releasenotes/config.yaml index 1b18c4717..4b74d0bde 100644 --- a/releasenotes/config.yaml +++ b/releasenotes/config.yaml @@ -60,4 +60,9 @@ sections: - [api, API Changes] - [security, Security Issues] - [fixes, Bug Fixes] +template: | + --- + : + - Short change description + ... ...