Skip to content

Latest commit

 

History

History
64 lines (48 loc) · 3.52 KB

CONTRIBUTING.md

File metadata and controls

64 lines (48 loc) · 3.52 KB

Contributing to Bayany

Introduction

Thank you for your interest in contributing to Bayany initiative! All your contributions are valuable to our community.

How to Contribute

Website Improvements

  • Suggesting Ideas: Join the discussion on [#1] to share your ideas for new features or improvements.
  • Creating Pull Requests:
    1. Fork the repository.
    2. Create a new branch for your feature or bug fix.
    3. Make your changes and commit them.
    4. Push your branch to your fork.
    5. Create a pull request.

Content Contributions

  • R Tutorials: Create new tutorials or expand existing ones.
  • Documentation: Improve the documentation for Bayany, including installation instructions, usage guides, and API references.

Style Guide

  • Code style: Adhere to the existing code style in the project.
  • Markdown: Use standard Markdown syntax for writing documentation.

Getting Started

  • Cloning the repository: git clone https://github.com/yOOs-dz/Bayany.git
  • Setting up the development environment using Git: For those who have not used Git yet, please, find below this explanatory video by GitHub [https://www.youtube.com/watch?v=r8jQ9hVA2qs]

المساهمة في مشروع بياني

مقدمة

نشكرك على اهتمامك بهذا المستودع و نرحب بك جدا لالمساهمة في مشروع بياني! مساهماتك، مهما كانت، قيمة أكيدة لهاته المبادرة. تسعى مبادرة بياني إلى التعريف و

كيفية المساهمة

تحسين الموقع

  • اقتراح أفكار: انضم إلى النقاش على [#1] لمشاركة أفكارك حول ميزات أو تحسينات جديدة.
  • إنشاء طلبات سحب:
    1. قم بـ fork للمستودع.
    2. أنشئ فرعًا جديدًا لميزتك أو تصحيح الخطأ الخاص بك.
    3. قم بإجراء تغييراتك والتزم بها.
    4. ادفع فرعك إلى fork الخاص بك.
    5. أنشئ طلب سحب.

المساهمات في المحتوى

  • دروس R: قم بإنشاء دروس جديدة أو توسيع الدروس الموجودة.
  • التوثيق: قم بتحسين توثيق بياني، بما في ذلك تعليمات التثبيت وأدلة الاستخدام ومراجع API.

دليل الأسلوب

  • أسلوب الكود: التزم بأسلوب الكود الموجود في المشروع.
  • ماركدون: استخدم صيغة ماركدون القياسية لكتابة التوثيق. من أجل التحرير باللغة العربية على ماركداون ، يمكن الاعتماد على هذه الصفحة للمطور a3ammar

البدء

  • نسخ المستودع: git clone https://github.com/yOOs-dz/bayany.git
  • إعداد بيئة التطوير باستعمال جيت: بالنسبة لمن لم يجد بعد استعمال برنامج جيت ، ستجدون أسفله هذا الفيديو التوضيحي ن جيتهاب [https://www.youtube.com/watch?v=r8jQ9hVA2qs]
GitHub for beginners: What is Git?