Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 610 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 610 Bytes

Assignment and Lecture Repository for b22

Adding Lecture

  • Add lecture under lecture-notes.
  • Lecture Name Convention : lec-[lec number]-[lec topic].
  • Add README.md with lecture notes.
  • Add ASSIGNMENTS.md with assignment details.

Submitting Assignments

Follow this procedure to submit assignments:

  1. Fork this repository
  2. Add work in branch: [name] inside folder named : [lecttopic]
  3. Submit a pull request from user/lecture_assignment_b22:[name] to mdg-iitr/lecture_assignment_b22:[name] with proper description.
  4. Branches for each b22 have already been made in this repo.