From c16ac6ada8b42f6ab4892629fb3ba3f20a3d77f2 Mon Sep 17 00:00:00 2001 From: Arthur Meyre Date: Tue, 19 Oct 2021 18:51:58 +0200 Subject: [PATCH] chore(ci): add forgotten release template file --- script/actions_utils/RELEASE_TEMPLATE.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 script/actions_utils/RELEASE_TEMPLATE.md diff --git a/script/actions_utils/RELEASE_TEMPLATE.md b/script/actions_utils/RELEASE_TEMPLATE.md new file mode 100644 index 000000000..b8c86727d --- /dev/null +++ b/script/actions_utils/RELEASE_TEMPLATE.md @@ -0,0 +1,5 @@ +## Summary + +_Please fill here with information about the main features in this release, or the main reason for having a delivery (e.g., fixing an annoying bug)_ + +## Links