Closed jeandeb closed 1 month ago
rakam_systems
Thank you for your interest in contributing to rakam_systems
! Follow the steps below to get started:
Fork the Repository
rakam_systems
repository to your GitHub account.Clone the Forked Repository
git clone <forked_repository_url> rakam_systems
cd rakam_systems
Install in Editable Mode
rakam_systems
in editable mode. This will also install all required dependencies:
pip install -e .
Create a New Branch
git checkout -b feature/your-feature-name
Make Your Changes and Test
pytest
Commit and Push Changes
git add .
git commit -m "Add feature X or Fix issue Y"
git push origin feature/your-feature-name
Submit a Pull Request
rakam_systems
repository on GitHub.Thank you for helping us improve rakam_systems
!
Contribution Instructions for
rakam_systems
Thank you for your interest in contributing to
rakam_systems
! Follow the steps below to get started:Fork the Repository
rakam_systems
repository to your GitHub account.Clone the Forked Repository
Install Dependencies
requirements.txt
:Install in Editable Mode
rakam_systems
in editable mode:Create a New Branch
Make Your Changes and Test
Commit and Push Changes
Submit a Pull Request
rakam_systems
repository on GitHub.Guidelines
Thank you for helping us improve
rakam_systems
!