Skip to content

Commit 9e57f1e

Browse files
author
Vivek Vishal
authored
update
Signed-off-by: Vivek Vishal <vishalvivek488@gmail.com>
1 parent 5c40ef6 commit 9e57f1e

1 file changed

Lines changed: 4 additions & 6 deletions

File tree

src/sections/Community/Handbook/instructions.js

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -72,17 +72,15 @@ const GitHubOrgMembership = () => {
7272
<a id="TemplateMessage">
7373
{" "}
7474
<h4>
75-
<strong>Template Message for Invitations</strong>
75+
<strong>Group Message for Invitations</strong>
7676
</h4>{" "}
7777
</a>
7878

7979
<p>
80-
When you identify a worthy contributor, send the following message in a group DM that includes
81-
the individual and other maintainers/appropriate members:
80+
When you identify a worthy contributor, send a message in a group DM that includes
81+
the individual and other maintainers/appropriate members: look in Community Managers'
82+
docs to see some examples.
8283
</p>
83-
<div className="message-template" style={{ marginBottom: "2rem" }}>
84-
<code>"Hi [name], a number of community members have noticed your recent efforts, which don't go unappreciated. You've been consistent with your engagement: both contributing yourself and providing helpful feedback to others here. As a token of recognition and to enable you to be even more impactful, we would also like to invite you to be a part of the Meshery GitHub organization. With your GitHub user as a member of the org, you may not only proudly display the Meshery badge on your user profile, but your user will also be empowered with issue triage/edit permissions org-wide. As you consider this, please know that accepting this invitation bears the responsibility of being a faithful steward of the community and representative of Layer5's values."</code>
85-
</div>
8684

8785
<a id="SendingInvitation">
8886
{" "}

0 commit comments

Comments
 (0)