Files
twenty/packages/twenty-docs/l/ar/developers/contribute/contribute.mdx
T
github-actions[bot] 8abc8f4bc9 i18n - docs translations (#23618)
Created by Github action

<!-- This is an auto-generated description by cubic. -->
<a
href="https://cubic.dev/pr/twentyhq/twenty/pull/23618?utm_source=github"
target="_blank" rel="noopener noreferrer"
data-no-image-dialog="true"><picture><source
media="(prefers-color-scheme: dark)"
srcset="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"><source
media="(prefers-color-scheme: light)"
srcset="https://www.cubic.dev/buttons/review-in-cubic-light.svg"><img
alt="Review in cubic"
src="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"></picture></a>
<!-- End of auto-generated description by cubic. -->

Co-authored-by: github-actions <github-actions@twenty.com>
2026-07-31 09:35:47 +02:00

32 lines
1.5 KiB
Plaintext

---
title: المساهمة
description: ساهم في تطوير Twenty المفتوح المصدر.
---
<Frame>
<img src="/images/user-guide/github/github-header.png" alt="الذكاء الاصطناعي" />
</Frame>
## نظرة عامة
Twenty مفتوح المصدر ويرحب بمساهمات المجتمع. سواء كنت تقوم بإصلاح الأخطاء، أو إضافة الميزات، أو تحسين التوثيق، فإن مساهماتك تساعد في جعل Twenty أفضل للجميع.
## طرق المساهمة
* **الإبلاغ عن الأخطاء**: ساعد في تحديد المشكلات وتوثيقها
* **تقديم الميزات**: اقترح ونفّذ وظائف جديدة
* **تحسين التوثيق**: اجعل وثائقنا أوضح وأكثر فائدة
* **تطوير الواجهة الأمامية**: اعمل على واجهة المستخدم المبنية على React
* **تطوير الواجهة الخلفية**: ساهم في خادم NestJS
## البدء
<CardGroup cols={2}>
<Card title="تقارير الأخطاء والطلبات" icon="bug" href="/l/ar/developers/contribute/capabilities/bug-and-requests">
أبلغ عن المشكلات أو اطلب ميزات
</Card>
<Card title="تطوير الواجهة الأمامية" icon="browser" href="/l/ar/developers/contribute/capabilities/frontend-development/folder-architecture-front">
ساهم في واجهة المستخدم
</Card>
</CardGroup>