Skip to content

Commit 205a42a

Browse files
author
Vivek Vishal
authored
update index
Signed-off-by: Vivek Vishal <vishalvivek488@gmail.com>
1 parent 7a1779c commit 205a42a

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

src/sections/Community/Handbook/index.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,12 @@ const handbookHome = () => {
113113
description="General frequently asked questions (FAQ) about Layer5 and people who contribute through reporting issues, to submit pull requests or patches, and other activities."
114114
to="/community/handbook/faq"
115115
/>
116+
117+
<HandbookCard
118+
title="GitHub Organization Membership"
119+
description="Recognition of consistent contributors through GitHub organization invitations, outlining membership requirements, invitation process, and responsibilities."
120+
to="/community/handbook/instructions"
121+
/>
116122
</div>
117123
</HandbookWrapper>
118124
);

0 commit comments

Comments
 (0)