Welcome to the submission guidelines for your assignments. Please follow the instructions carefully to ensure your submission is correctly processed.
-
Fork the Repository:
- Begin by creating a fork of the main repository to your own GitHub account.
-
Upload Your Submission:
- Navigate to the appropriate assignment folder. Each assignment has its own dedicated folder under
Assignments
. - Upload your submission file into the corresponding folder. The name of your file should be your roll number.
- Example: If your roll number is
230001
, and you are submitting for Assignment 1, your file should be named230001.ipynb
and placed inAssignments/Assignment1
.
- Example: If your roll number is
- Navigate to the appropriate assignment folder. Each assignment has its own dedicated folder under
-
Create a Pull Request:
- After uploading your file, create a pull request to the main repository.
- Ensure that your pull request includes all necessary details and any relevant comments about your submission.
If you are submitting your assignment for Assignment 1 and your roll number is 230001
, the steps would be:
- Fork the repository.
- Upload your file named
230001.ipynb
to the folderAssignments/Assignment1
. - Create a pull request with your changes.
By following these steps, you ensure that your assignment is correctly submitted and will be reviewed.
Thank you for your cooperation!
Feel free to reach out if you have any questions or need further assistance.