Skip to content

Commit d791a65

Browse files
Update Praise Participants pattern
1 parent 7cdfcd6 commit d791a65

File tree

1 file changed

+25
-25
lines changed

1 file changed

+25
-25
lines changed

patterns/2-structured/praise-participants.md

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -4,59 +4,60 @@ Praise Participants
44

55
## Patlet
66

7-
After an inner source contribution, it's important to thank the contributor for their time and effort.
8-
This pattern gives guidance that not only effectively acknowledges the contribution but also engenders further engagement from the contributor and others.
7+
When you receive an InnerSource contribution, it's important to thank the contributor for their time and effort.
8+
Extending your gratiutude not only effectively acknowledges the contribution but also engenders further engagement from the contributor and others.
9+
Praising contributors' positive contributions to your InnerSource project motivates those contributors (and their managers) to continue investing in the effort.
910

1011
## Problem
1112

12-
How can we properly express our gratitude to a contributor for their inner source contribution to a project?
13-
It can be easy to forget to do so or not know the words or medium to use for adequate effect and sincerity.
14-
Praise and thanks are easy, affordable ways to keep contributors and their managers motivated and excited to continue.
15-
A pattern in this area makes it easy to do and ensures that the message comes across clearly and sincerely.
13+
How can we properly express our gratitude to a contributor for their InnerSource contribution to a project?
14+
We may not know precisely which words or communication channels we should use to express ourselves sincerely.
15+
Effective praise for participants follows a pattern, and following this pattern helps ensure that our messages of thanks come across clearly and graciously.
16+
It also makes us less likely to forget to praise our contributors, which is unfortunately too easy to do.
1617

1718
## Context
1819

19-
* You are the [Trusted Committer](./trusted-committer.md) or maintainer on an inner source project.
20+
* You are the [Trusted Committer](./trusted-committer.md) or maintainer on an InnerSource project.
2021
* You value the community of contributors and want to maintain and grow it.
2122

2223
## Forces
2324

24-
* You are busy, which makes it easy to forget some soft touches like praise and thanks.
25+
* You are busy, forgetting some soft touches (like praise and thanks) easier.
2526
* You may not be someone that is comfortable in social situations or good with words.
2627
* Peer recognition is very important to job satisfaction and career development.
2728

2829
## Solutions
2930

30-
It feels good to anyone to be recognized by others.
31-
In a professional setting, increased recognition is also an avenue to increased influence and growth.
32-
Any time someone gives to your inner source project, recognize them with a sincere and qualified "thank you".
31+
Being recognized by others feels good.
32+
And in a professional setting, recognition from peers can also increase your organizational influence and career growth.
33+
Any time someone contributes to your InnerSource project, recognize them with an authentic sincere "thank you."
3334

34-
For non-trivial contributions (all code contributions and significant time contributions), say thank you via the following mechanisms:
35+
For non-trivial contributions (all code contributions and significant time contributions), say "thank you" via the following mechanisms:
3536

36-
(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.
37-
38-
Example:
37+
(1) Call out the person by name in any chat location (e.g. _Slack_) where you organize your project activity.
38+
Let everyone know what they did and thank them publicly.
39+
For example:
3940

4041
> 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).
41-
Thanks for helping keep this library up-to-date, Andy!
42+
> Thanks for helping keep this library up-to-date, Andy!
4243
43-
(2) Email them and their manager (cc'd) privately thanking them for the contribution.
44-
For code contributions often-times you can just forward the merge notification mail.
44+
(2) Email them and their manager (cc'd) privately, thanking them for the contribution.
45+
For code contributions, consider forwarding the merge notification mail.
4546

4647
Example:
4748

4849
> Hi, Andy, I want to thank you again for making this update.
49-
It may have been a small amount of time, but it's attention like this from each person that make the RCS project work for all of us.
50-
Thanks for solving your own problem in a way that also makes the _rcs-viewer_ better for everyone.
50+
> It may have been a small amount of time, but it's attention like this from each person that make the RCS project work for all of us.
51+
> Thanks for solving your own problem in a way that also makes the _rcs-viewer_ better for everyone.
5152
5253
## Resulting Context
5354

54-
Feedback like this leaves the contributor with a fantastic feeling and ready to come back for more.
55+
Feedback like this leaves the contributor with a fantastic feeling and ready to re-engage in the project.
5556
Combining **both** forms of thanks gives them recognition in front of their peers (breadth) and in front of their direct manager (depth).
5657
There's a subtle encouragement for those peers in chat to consider contributing themselves and for that manager to look for appropriate circumstances to encourage their other direct reports to do the same.
57-
Additionally, awareness of the inner source project spreads to the manager, who may have previously not known of the team's use and involvement with it.
58+
Additionally, awareness of the InnerSource project spreads to the manager, who may have previously not known of the team's use and involvement with it.
5859

59-
One caveat - keep it real.
60+
One caveat: keep it real.
6061
Make sure that your words stem from the sincere thanks that you feel inside for what they've done.
6162
Keep the level and verbosity of praise appropriate to their level of involvement.
6263
Overdoing it may feel insincere and mechanical and defeat your purpose in reaching out.
@@ -80,5 +81,4 @@ Overdoing it may feel insincere and mechanical and defeat your purpose in reachi
8081

8182
## Acknowledgments
8283

83-
* [Todd Lisonbee](https://github.com/tlisonbee) for encouraging to "keep it real".
84-
* [Isabel Drost-Fromm](https://github.com/MaineC) for [this extra explanation](https://youtu.be/h3MPewsk5PU?t=357) of a "qualified" thank you.
84+
* [Todd Lisonbee](https://github.com/tlisonbee) for encouraging to "keep it real."

0 commit comments

Comments
 (0)