Skip to content

Commit d70bd0c

Browse files
author
Vivek Vishal
authored
Fix failing eslint check
Signed-off-by: Vivek Vishal <vishalvivek488@gmail.com>
1 parent 205a42a commit d70bd0c

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

src/sections/Community/Handbook/instructions.js

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ const GitHubOrgMembership = () => {
2929
</a>
3030

3131
<p>
32-
Membership to the GitHub organizations is a significant milestone for contributors who have shown
33-
persistent commitment and dedication to Layer5 projects. It is not solely about writing code
32+
Membership to the GitHub organizations is a significant milestone for contributors who have shown
33+
persistent commitment and dedication to Layer5 projects. It is not solely about writing code
3434
but rather the consistency of engagement and alignment of mentality.
3535
</p>
3636

@@ -61,7 +61,7 @@ const GitHubOrgMembership = () => {
6161
</a>
6262

6363
<p>
64-
Depending on the number and quality of contributions made across the five GitHub organizations
64+
Depending on the number and quality of contributions made across the five GitHub organizations
6565
of Layer5, contributors can receive an invitation to any or all of these orgs. The process involves:
6666
<ol>
6767
<li>Sending a group DM</li>
@@ -77,11 +77,11 @@ const GitHubOrgMembership = () => {
7777
</a>
7878

7979
<p>
80-
When you identify a worthy contributor, send the following message in a group DM that includes
80+
When you identify a worthy contributor, send the following message in a group DM that includes
8181
the individual and other maintainers/appropriate members:
8282
</p>
8383
<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>
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>
8585
</div>
8686

8787
<a id="SendingInvitation">
@@ -92,7 +92,7 @@ const GitHubOrgMembership = () => {
9292
</a>
9393

9494
<p>
95-
To send the invitation to join the GitHub organization, use the following slash command in
95+
To send the invitation to join the GitHub organization, use the following slash command in
9696
#community-management channel:
9797
</p>
9898
<div className="code-block">

0 commit comments

Comments
 (0)