Follow these simple steps to share your solutions or contribute to existing ones. Please adhere to the guidelines below to ensure consistency and ease of collaboration.
-
Fork the Repository
Start by forking this repository to your GitHub account. -
Open the Folder of the Topic
Navigate to the folder of the topic you want to contribute to. -
Open the Lab Day Folder
Open the folder corresponding to the lab day you want to contribute to. -
Add Your Solution
Create and add your solution to the appropriate folder. -
Name Your Folder
Use this format for naming your folder: Lab day - (your name) Example:Lab01 - (Eman Elsayed)
-
(Optional) Add Comments
Write comments in your code to explain your logic and approach. -
Commit and Push Your Changes
Save your changes, commit them, and push them to your forked repository. -
Create a Pull Request
Submit a pull request (PR) to this repository.