-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
28 changed files
with
64 additions
and
57 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,33 +1,34 @@ | ||
<div dir="rtl"> | ||
|
||
<!-- ## مستندات المساهمة متاحة هنا: <https://nakhlahjs.site/contribute>. --> | ||
# مقدمة | ||
|
||
نحن مطورين نخلة جي أس لا زلنا نعتبر مشروعنا صغير و متواضع. نحن نرحب بالمساهمات من الجميع. يمكنك المساهمة بطرق مختلفة مثل: | ||
# مستندات المساهمة | ||
|
||
نحن مطورين نخلة جي أس لا زلنا نعتبر مشروعنا صغير و متواضع. نحن نرحب بالمساهمات | ||
من الجميع. يمكنك المساهمة بطرق مختلفة مثل: | ||
|
||
- إبلاغنا عن الأخطاء والمشاكل عن طريق فتح مشكلة في خانة المشاكل. | ||
- إقتراح تحسينات أو ميزات جديدة عن طريق خانة المناقشة. | ||
- إرسال طلب دمج لتحسينات أو ميزات جديدة (من فضلك تأكد من أن الكود يتوافق مع الأسلوب والمعايير المستخدمة في المشروع).<br> | ||
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change and make sure to follow the coding style and standards used in the project. | ||
- إرسال طلب دمج لتحسينات أو ميزات جديدة (من فضلك تأكد من أن الكود يتوافق مع | ||
الأسلوب والمعايير المستخدمة). | ||
|
||
## الأسلوب والمعايير | ||
- يجب أن يكون الكود نظيف ومنظم. | ||
- يجب أن يكون الكود مكتوب بأسلوب متسق. | ||
- يجب أن يكون الكود معتمد على الأساليب الحديثة والمعايير الجديدة. | ||
- يجب أن يكون الكود مكتوب بأسلوب يسهل فهمه وصيانته. | ||
- يجب أن يكون الكود مكتوب بأسلوب يسهل توسيعه وتطويره. | ||
- يجب أن يكون الكود مكتوب بأسلوب يسهل اختباره. | ||
- يجب أن تكتب الوثائق بأسلوب يسهل فهمه واستخدامه -commenting-. | ||
|
||
- أن يكون الكود مكتوب بأسلوب متسق. | ||
- أن يكون الكود معتمد على الأساليب الحديثة والمعايير الجديدة. | ||
- أن يكون الكود مكتوب بأسلوب يسهل فهمه وصيانته. | ||
- أن تكتب الوثائق بأسلوب يسهل فهمه واستخدامه | ||
|
||
## الأمان | ||
- يجب أن يكون الكود آمن ومحمي من الثغرات والهجمات. | ||
- يجب أن يكون الكود محمي من الثغرات الشائعة والهجمات الشائعة. | ||
|
||
- أن يكون الكود آمن ومحمي من الثغرات والهجمات. | ||
|
||
# الخطوات | ||
|
||
1. قم بعمل Fork للمشروع. | ||
2. قم بعمل Clone للمشروع إلى جهازك. | ||
3. قم بتنصيب الأدوات والمكتبات المطلوبة. | ||
4. قم بتطوير الكود المطلوب. | ||
5. قم بإرسال طلب دمج. make a pull request to the original repository to development branch. | ||
5. قم بإرسال طلب دمج. | ||
|
||
</div> |
6 changes: 3 additions & 3 deletions
6
components/EditorSplit.tsx → ...nts/CoursePage/EditorPart/EditorSplit.tsx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions
4
components/MarkdownSplit.tsx → ...CoursePage/MarkdownPart/MarkdownSplit.tsx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters