Skip to content

Commit 6adf673

Browse files
committed
add contributing instructions for sistent
Signed-off-by: karan-palan <karanpalan007@gmail.com>
1 parent 6a39b6b commit 6adf673

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

src/sections/Projects/Sistent/about.js

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,23 @@ const SistentAbout = () => {
100100
</div>
101101
<CodeBlock name="checkbox" code={codes[1]} />
102102
</div>
103+
104+
<p>
105+
To contribute to Layer5 projects like Meshery and others, You can
106+
refer to this{" "}
107+
<a href="https://github.com/layer5io/sistent?tab=readme-ov-file#installation">
108+
document
109+
</a>, {" "}
110+
<a href="https://www.youtube.com/live/lsw9KA__iu4?si=o8gpZdSHcqO2OKxE">
111+
"Training: contributing to Sistent"
112+
</a>{" "}
113+
and{" "}
114+
<a href="https://www.youtube.com/live/yiXkxbibLUU?si=Dybj5qr0VLhLWEpl">
115+
Websites call
116+
</a>{" "}
117+
where experienced contributors have taught how to use sistent in
118+
various Layer5 projects.
119+
</p>
103120
</div>
104121
<SistentPagination />
105122
</Container>

0 commit comments

Comments
 (0)