"Heaven's Light is Our Guide"
This repository contains all the assignments, lab reports, and other necessary academic files.
- Fork this(ECE 20) repository.
- Go to your repository.
- Go to the specific folder or create one.
- Click
Add File
then clickUpload file
to upload your corresponding lab report. - Click on
Contribute
then clickPull Request
. - Write the commit message
Your Roll number
. Then click onCreate Pull Request
.
- Go to your repository.
- Clone the repository to your local machine. You can create your lab reports in the directory and follow the given commands each time you create a new lab report or assignment.
- After completing your lab report save it into the directory.
- Go to the directory. Then right-click, and select
Terminal
. - Then write the following commands step-by-step.
git add .
git commit -m "Your Roll Number"
git push -u origin main
- Go to the GitHub repository [The one you forked].
- Click on
Contribute
then clickPull Request
. - Write the commit message
Your Roll number
. Then click onCreate Pull Request
.
Congratulations, task complete.
https://drive.google.com/file/d/135foORVAXyPzm9Pic2T9mYgb4n6rgJwD/view?usp=drivesdk