Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 929 Bytes

README.md

File metadata and controls

30 lines (22 loc) · 929 Bytes

Operating Systems Capstone 2021

中文

This repository is homework submission for students

How to submit homework

  1. Fork this repository on GitHub
  2. Write down following info in your README.md
    • GitHub account name
    • Student ID
    • Your name
  3. Design and implement your kernel in forked repository
  4. Create a GitHub pull request
    • Choose GrassLab/osc2021 as base repository and {your student ID} as base branch
    • Choose branch in your forked repository as compare branch
    • Name it with student ID and which lab e.g. 0856085 lab0
  5. We will accept pull request when lab due date

repeat 3-5 to submit later homework/lab.

Example

Happy Coding ~