Skip to content

Commit bed6958

Browse files
Edit Praise Participants pattern (#710)
Update Praise Participants pattern: Converts all instances of inner source to InnerSource in order to maintain the book's style and ensure consistency. Offers several line edits to enhance readability.
1 parent 7cdfcd6 commit bed6958

File tree

1 file changed

+28
-25
lines changed

1 file changed

+28
-25
lines changed

patterns/2-structured/praise-participants.md

Lines changed: 28 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -4,59 +4,62 @@ 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 contribution to an InnerSource project?
14+
We may not know precisely which words or communication channels we should use to express ourselves sincerely.
15+
But recognizing and thanking contributors is critical for keeping those contributors (and their managers) engaged in the work.
16+
Luckily, effective praise for participants follows a pattern, and following this pattern helps ensure that our messages of thanks come across clearly and graciously.
17+
It also makes us less likely to forget to praise our contributors, which is unfortunately too easy to do.
1618

1719
## Context
1820

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

2224
## Forces
2325

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

2830
## Solutions
2931

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".
32+
Being recognized by others feels good.
33+
And in a professional setting, recognition from peers can also increase your organizational influence and career growth.
34+
Any time someone contributes to your InnerSource project, recognize them with an authentic, sincere "thank you."
35+
Be sure to highlight specific examples of ways these contributions have impacted the project positively.
3336

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

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

4043
> 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!
44+
> Thanks for helping keep this library up-to-date, Andy!
4245
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.
46+
(2) Email them and their manager (cc'd) privately, thanking them for the contribution.
47+
For code contributions, consider forwarding the merge notification mail.
4548

4649
Example:
4750

4851
> 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.
52+
> 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.
53+
> Thanks for solving your own problem in a way that also makes the _rcs-viewer_ better for everyone.
5154
5255
## Resulting Context
5356

54-
Feedback like this leaves the contributor with a fantastic feeling and ready to come back for more.
57+
Feedback like this leaves the contributor with a fantastic feeling and ready to re-engage in the project.
5558
Combining **both** forms of thanks gives them recognition in front of their peers (breadth) and in front of their direct manager (depth).
5659
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.
60+
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.
5861

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

8184
## Acknowledgments
8285

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.
86+
* [Todd Lisonbee](https://github.com/tlisonbee) for encouraging to "keep it real."
87+
* [Isabel Drost-Fromm](https://github.com/MaineC) for [this extra explanation](https://youtu.be/h3MPewsk5PU?t=357) of the importance of providing specific examples of how the contribution has positively impacted the project.

0 commit comments

Comments
 (0)