2025-03-05 10:36:51 -05:00

35 lines
1.4 KiB
Markdown

---
title: Contribute
description: How you can help with the project
section: ""
menu:
main:
weight: 80
---
There are many ways anyone can help with Veilid.
<!-- Break -->
<div class="row">
<div class="col-md-6">
<h3>Documentation</h3>
<p>We need people to help us <a href="https://discord.com/channels/1077244355439509565/1139733906082513036" title="Link to the documentation channel on Discord">write documentation</a> for what is built so far.</p>
<h3>Accessibility</h3>
<p>Let's make it easy for anyone to use Veilid Framework or applications built with Veilid Framework. </p>
<p>Please help test and <a href="https://discord.com/channels/1077244355439509565/1142263380003004568" title="Link to the accessibility channel on Discord">improve accessibility</a> of Veilid.com, VeilidChat, or other developer's applications.</p>
</div>
<div class="col-md-6">
<h3>Translation</h3>
<p>Let us go global. Volunteers can also help Veilid Framework and developers by providing <a href="https://discord.com/channels/1077244355439509565/1140185632845606972" title="Link to the translations channel on Discord">translations for UI elements</a>.</p>
<h3>Code</h3>
<p>We of course need <a href="/contribute/repositories">help with coding</a>.</p>
<h3>Money</h3>
<p>Learn how you can <a href="/donate">donate</a> to support Veilid.</p>
</div>
</div>