Thank you for your commitment to supporting Object-Oriented Programming (OOP). Your assistance significantly enhances our projects, making them more beneficial for students and researchers. Let's collaborate to create a platform where students can resolve their queries and access the necessary resources, fostering a supportive and enriching learning environment.
Please take a moment to review the following guidelines to ensure a smooth and collaborative contribution process.
-
Fork the repository.
-
Clone the forked repository to your local machine.
git clone [email protected]:<your_username>/oop
-
Create a new branch for your changes.
git checkout -b <branch-name>
-
Make your changes and commit them.
-
Push your changes to your forked repository.
git push origin <branch-name>