From 03185726380dfefb4f4d607c56440ed102d1b84b Mon Sep 17 00:00:00 2001 From: Sebastian Spier Date: Sat, 24 Aug 2024 20:34:43 +0200 Subject: [PATCH] Minor formatting fix --- patterns/2-structured/praise-participants.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/patterns/2-structured/praise-participants.md b/patterns/2-structured/praise-participants.md index 263408dbf..b8c32b2c2 100644 --- a/patterns/2-structured/praise-participants.md +++ b/patterns/2-structured/praise-participants.md @@ -38,7 +38,8 @@ For non-trivial contributions (all code contributions and significant time contr (1) Call out the person by name in any chat location (e.g. _Slack_) where you organize your project activity. Let everyone know what they did and thank them publicly. -For example: + +Example: > Everyone @here give a high-five to @andrew.clegg for updating the _rcs-viewer_ to the latest version of the _hebo-client_ (https://github.com/rcs/rcs-viewer/pull/81). > Thanks for helping keep this library up-to-date, Andy!