From 601f2570abb282a1a02e5c309de5e301eadbc728 Mon Sep 17 00:00:00 2001 From: Patrik Oldsberg Date: Mon, 16 Oct 2023 11:00:05 +0200 Subject: [PATCH] docs/release-notes-template: add in Signed-off-by: Patrik Oldsberg --- docs/release-notes-template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/release-notes-template.md b/docs/release-notes-template.md index 9f9a0b76ee..4861bf0b22 100644 --- a/docs/release-notes-template.md +++ b/docs/release-notes-template.md @@ -12,7 +12,7 @@ A huge thanks to the whole team of maintainers and contributors as well as the a ### -<short description>. Contributed by [@<user>](https://github.com/<user>) [#<pr>](https://github.com/backstage/backstage/pull/<pr>) +<short description>. Contributed by [@<user>](https://github.com/<user>) in [#<pr>](https://github.com/backstage/backstage/pull/<pr>) ## Security Fixes