شكرًا لك على اهتمامك بالمساهمة! إليك بعض الإرشادات لمساعدتك على البدء:
- قم بعمل fork للمستودع.
- أنشئ فرعًا جديدًا لتغييراتك.
- قم بإجراء تغييراتك على ملفات
ar.json
أوen.json
. - قم بعمل commit لتغييراتك وادفعها إلى المستودع الفرعي الخاص بك.
- قم بإنشاء طلب سحب (Pull Request) من المستودع الفرعي الخاص بك إلى المستودع الرئيسي.
- تأكد من أن التعليمات البرمجية موثقة جيدًا وتتبع نمط ترميز المشروع.
- اكتب رسائل التزام واضحة وموجزة.
- تأكد من أن الفرع الخاص بك محدث مع الفرع الرئيسي.
- قدم وصفًا مفصلًا للتغييرات التي أجريتها في طلب السحب.
- كن مستعدًا لإجراء التعديلات بناءً على ملاحظات المسؤولين.
يرجى التأكد من أن أي تغييرات تُجرى على ملفات ar.json
و en.json
فقط. يتم التعامل مع تحويل التنسيقات الأخرى تلقائيًا ولا يجب تحريرها يدويًا.
شكرًا لمساهمتك!
Thank you for your interest in contributing! Here are some guidelines to help you get started:
- Fork the repository.
- Create a new branch for your changes.
- Make your changes to the
ar.json
oren.json
files. - Commit your changes and push them to your fork.
- Create a pull request from your fork to the main repository.
- Ensure your code is well-documented and follows the project's coding style.
- Write clear and concise commit messages.
- Ensure your branch is up-to-date with the main branch.
- Provide a detailed description of your changes in the pull request.
- Be prepared to make revisions based on feedback from maintainers.
Please make sure that any changes are made to the ar.json
and en.json
files only. The conversion to other formats is handled automatically and should not be edited manually.
Thank you for your contributions!