Skip to content

Commit 4335db9

Browse files
author
Vivek Vishal
authored
Update src/sections/Community/Handbook/instructions.js
Signed-off-by: Vivek Vishal <vishalvivek488@gmail.com>
1 parent b4594f7 commit 4335db9

1 file changed

Lines changed: 1 addition & 14 deletions

File tree

src/sections/Community/Handbook/instructions.js

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -81,20 +81,7 @@ const GitHubOrgMembership = () => {
8181
the individual and other maintainers/appropriate members:
8282
</p>
8383
<div className="message-template">
84-
<p>"Hi [name]</p>
85-
<p>
86-
A number of community members have noticed your recent efforts, which don't go unappreciated.
87-
You've been consistent with your engagement: both contributing yourself and providing helpful
88-
feedback to others here.
89-
</p>
90-
<p>
91-
As a token of recognition and to enable you to be even more impactful, we would also like to
92-
invite you to be a part of the Meshery GitHub organization. With your GitHub user as a member
93-
of the org, you may not only proudly display the Meshery badge on your user profile, but your
94-
user will also be empowered with issue triage/edit permissions org-wide. As you consider this,
95-
please know that accepting this invitation bears the responsibility of being a faithful steward
96-
of the community and representative of Layer5's values."
97-
</p>
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>
9885
</div>
9986

10087
<a id="SendingInvitation">

0 commit comments

Comments
 (0)