Skip to content

Commit 81bdaa9

Browse files
authored
Update README.md
1 parent 01d89f0 commit 81bdaa9

File tree

1 file changed

+29
-1
lines changed

1 file changed

+29
-1
lines changed

README.md

Lines changed: 29 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,29 @@
1-
# open-lecture-assignments-y25
1+
# open-lecture-assignments-y25
2+
3+
This is the official repository to submit the lecture assignments.
4+
5+
## Submission Guidelines -
6+
7+
* You have to make a directory of your name and add the assignment wise folders in it according to the following format-
8+
9+
Your_Name/
10+
│── assignment_1/
11+
│ ├── [Files for Assignment 1]
12+
│── assignment_2/
13+
│ ├── [Files for Assignment 2]
14+
│── assignment_3/
15+
│ ├── [Files for Assignment 3]
16+
17+
* Make separate folder for each question in the assignment, so it becomes easy to review for us.
18+
19+
## How to submit?
20+
21+
1. Fork this repository.
22+
2. Complete the assignment in your respective folder.
23+
3. Create a pull request to submit your work.
24+
25+
## Important Notes-
26+
27+
* We will continuously monitor your progress through Git commits.
28+
* Do not submit all assignments at once—your work should be added incrementally over time.
29+
* We encourage you to engage deeply with the assignments. If you have any questions or need clarification, feel free to reach out.

0 commit comments

Comments
 (0)